[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / a / 1 / PengSiProgressView / 0.0.3 / PengSiProgressView.podspec.json
blob614e304ece98ea4d36fdd63e0cd2b36e9be7fe3f
2   "name": "PengSiProgressView",
3   "version": "0.0.3",
4   "summary": "ProgressView is a UIBezierPath draw progressView",
5   "homepage": "https://github.com/PengSiSi/ProgressView",
6   "license": "MIT",
7   "authors": {
8     "PengSi": "1299625033@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/PengSiSi/ProgressView.git",
12     "tag": "0.0.3"
13   },
14   "source_files": "ProgressView/*.{h,m}",
15   "frameworks": [
16     "UIKit",
17     "Foundation"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   }