[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / f / HZFGCDTimer / 0.0.3 / HZFGCDTimer.podspec.json
blob601c214713f96ad86f6e22857f803ab75cd2dfbc
2   "name": "HZFGCDTimer",
3   "version": "0.0.3",
4   "summary": "使用 GCD 封装带有 block 的定时器,方便快搜使用",
5   "description": "使用 GCD 封装带有 block 的定时器,方便快搜使用,有多个接口,灵活方便",
6   "homepage": "https://github.com/huangzhifei/HZFGCDTimer.git",
7   "license": "MIT",
8   "authors": {
9     "huangzhifei": "huangzhifei2009@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/huangzhifei/HZFGCDTimer.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "HZFGCDTimer/HZFGCDTimer/*.{h,m}",
19   "frameworks": "Foundation",
20   "requires_arc": true