[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / d / a / BBWeakTimer / 1.0 / BBWeakTimer.podspec.json
blob60a0ae947821ae2e8e56c90196a1b69f989a003c
2   "name": "BBWeakTimer",
3   "version": "1.0",
4   "summary": "计时器target 对象重新指定NSObjeect 避免target对象为Controller 释放后timer不能及时invalidate",
5   "homepage": "https://github.com/weskhen/WeakTimer",
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/WeakTimer.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "*.{h,m}",
21   "requires_arc": true