# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
source 'https://github.com/CocoaPods/Specs.git'
target 'BreastFeedingDemo' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
pod 'ZJTableViewManager', '~> 1.0.8'
pod 'Popover', '~> 1.3.0'
# Pods for BreastFeedingDemo
end
-
jzhang authored1aa6b0a4
This project manages its dependencies using
CocoaPods.
Learn more