[Add] LastCrash 1.1.20
[CocoaPods.git] / Specs / 9 / 1 / b / QCNSTimerBlock / 0.0.1 / QCNSTimerBlock.podspec.json
blob4344aa66835eecf3a1f76fbe2dff69485e8761fc
2   "name": "QCNSTimerBlock",
3   "version": "0.0.1",
4   "summary": "NSTimer的block实现方式,添加计数次数count属性",
5   "homepage": "https://github.com/qcasxy/QCNSTimerBlock",
6   "license": "MIT",
7   "authors": {
8     "qcasxy": "qcasxy@126.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/qcasxy/QCNSTimerBlock.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "QCNSTimerBlock/NSTimer+QCBlock/*.{h,m}",
18   "requires_arc": true