[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / 5 / d / a / BBWeakTimer / 1.0.0 / BBWeakTimer.podspec.json
blob1071c410469bd9825fc1c4166db0d9ee039d88a4
2   "name": "BBWeakTimer",
3   "version": "1.0.0",
4   "summary": "计时器target 对象重新指定NSObjeect 避免target对象为Controller 释放后timer不能及时invalidate",
5   "homepage": "https://github.com/weskhen/BBWeakTimer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wesk 痕": "wujian516411567@163.com"
12   },
13   "source": {
14     "git": "https://github.com/weskhen/BBWeakTimer.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "BBWeakTimer/*.{h,m}",
21   "requires_arc": true