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