[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 0 / 1 / GCSafeTimer / 0.1.0 / GCSafeTimer.podspec.json
blobd083c00892806ea0508fc2d20f8173f8d75e2dc8
2   "name": "GCSafeTimer",
3   "version": "0.1.0",
4   "summary": "无内存泄露的timer,对业务逻辑不产生耦合",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/strivever/GCSafeTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "StriVer",
12   "source": {
13     "git": "https://github.com/strivever/GCSafeTimer.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "GCSafeTimer/Classes/*.{h,m}",
20   "public_header_files": "GCSafeTimer/Classes/*.h"