Blame view
LifeLog/Podfile
137 Bytes
77358f2e0
|
1 2 3 4 5 6 |
platform :ios, '9.0' use_frameworks! target 'LifeLog' do pod 'CircleProgressBar' pod 'MBProgressHUD', '~> 1.0.0' |
7408f0a99
|
7 |
pod 'Charts' |
77358f2e0
|
8 |
end |