[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / c / SKWeakTimer / 0.0.1 / SKWeakTimer.podspec.json
blobace746729be133628d714e1db11e384e56c32137
2   "name": "SKWeakTimer",
3   "version": "0.0.1",
4   "summary": "SKWeakTimer forbid cycle reference",
5   "description": "Forbid NSTimer's cycle reference. Need not delloc.",
6   "homepage": "https://github.com/Skatesky/SKWeakTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhanghuabing": "zhanghuabing@douyu.tv"
13   },
14   "source": {
15     "git": "https://github.com/Skatesky/SKWeakTimer.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SKWeakTimer/Classes/**/*"