[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 7 / c / 4 / NSTimer+CountDownBlock / 0.0.1 / NSTimer+CountDownBlock.podspec.json
blob009388df99871b7863bcccdf985be9f4bb7a5d74
2   "name": "NSTimer+CountDownBlock",
3   "version": "0.0.1",
4   "summary": "A short description of NSTimer+CountDownBlock.",
5   "description": "A Block based NSTimer category, useful in countdown function.",
6   "homepage": "https://github.com/darkcl/NSTimer-CountDownBlock",
7   "license": "MIT",
8   "authors": {
9     "Yeung Yiu Hung": "hkclex@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/darkcl/NSTimer-CountDownBlock.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true