[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / a / JKAutoReleaseTimer / 1.0.3 / JKAutoReleaseTimer.podspec.json
blob59dd3bed36c6a777bd7410aff8fc83d5487f1eae
2   "name": "JKAutoReleaseTimer",
3   "version": "1.0.3",
4   "summary": "低耦合的自释放定时器(NSTimer + GCD 定时器)",
5   "homepage": "https://github.com/XiFengLang/JKAutoReleaseTimer",
6   "license": "MIT",
7   "authors": {
8     "XiFengLang": "lang131jp@vip.qq.com"
9   },
10   "source": {
11     "git": "https://github.com/XiFengLang/JKAutoReleaseTimer.git",
12     "tag": "1.0.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "source_files": "src/*.{h,m}"