[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 3 / f / ZYGCDTimer / 0.1.1 / ZYGCDTimer.podspec.json
blob282d10c84a4510d9a13b407435f0ddd7060f1791
2   "name": "ZYGCDTimer",
3   "version": "0.1.1",
4   "summary": "A timer that doesn't retain the target and supports being used with GCD queues",
5   "homepage": "https://github.com/ripperhe/ZYGCDTimer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ripperhe": "ripperhe@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/ripperhe/ZYGCDTimer.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.12"
20   },
21   "source_files": "ZYGCDTimer/**/*"