[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 4 / WQCircleProgress / 0.0.3 / WQCircleProgress.podspec.json
blobe9baab17b376cb37004fc137fb81b1f9c63b70c1
2   "name": "WQCircleProgress",
3   "version": "0.0.3",
4   "summary": "iOS项目中,彩色圆环的动态滚动",
5   "homepage": "https://github.com/WQiOS/WQCircleProgress",
6   "license": "MIT",
7   "authors": {
8     "王强": "1570375769@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/WQiOS/WQCircleProgress.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "WQCircleProgress/*.{h,m}",
19   "ios": {
20     "frameworks": "UIKit"
21   }