[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / d / LWeakTimer / 0.1.0 / LWeakTimer.podspec.json
blob65ea979c50ac2aef345212b25538ae6018ba0c4f
2   "name": "LWeakTimer",
3   "version": "0.1.0",
4   "summary": "weakTimer",
5   "description": "解决NSTimer引用控制器,导致控制器无法释放的问题",
6   "homepage": "https://github.com/leehonn/LWeakTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leehonn": "461975622@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/leehonn/LWeakTimer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LWeakTimer/Classes/**/*"