[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 5 / 2 / e / TYButtonProgress / 0.0.2 / TYButtonProgress.podspec.json
blob8372ccfa16b3f7d1958a6f2a81517251839e4cdc
2   "name": "TYButtonProgress",
3   "version": "0.0.2",
4   "summary": "带进度的圆环按钮",
5   "homepage": "https://github.com/qqcc1388/TYButtonProgress",
6   "license": "MIT",
7   "authors": {
8     "tiny": "843458091@qq.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/qqcc1388/TYButtonProgress.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "TYButtonProgress/source/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "CoreGraphics",
21     "UIKit"
22   ],
23   "requires_arc": true