[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 2 / a / JKAutoReleaseTimer / 1.0.1 / JKAutoReleaseTimer.podspec.json
blob76bec160a60cdcf3a6bd40bc5711c3251a271591
2   "name": "JKAutoReleaseTimer",
3   "version": "1.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "source_files": "src/*.{h,m}"