[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 4 / WQCircleProgress / 0.0.2 / WQCircleProgress.podspec.json
blobdf562e0aa024f3d9e233f3eb158c024b92a3761e
2   "name": "WQCircleProgress",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "WQCircleProgress/*.{h,m}",
19   "ios": {
20     "frameworks": "UIKit"
21   }