[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / b / 8 / GTM_Timer / 0.0.2 / GTM_Timer.podspec.json
blob1de2c221839d70b150f314f2e1e9a34edd6f2b00
2   "name": "GTM_Timer",
3   "version": "0.0.2",
4   "summary": "GTM_Timer",
5   "description": "GTM_Timer是用OC语言针对iOS的各类Timer的封装,使用block的方式创建Timer。解决了保留环内存泄漏的问题。",
6   "homepage": "https://github.com/GTMYang/GTM_Timer",
7   "license": "MIT",
8   "authors": {
9     "GTMYang": "289135816@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/GTMYang/GTM_Timer.git",
13     "tag": "0.0.2"
14   },
15   "source_files": [
16     "GTM_Timer/Classes",
17     "GTM_Timer/Classes/*.{h,m}"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": "UIKit"