[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / f / ZGCountDownTimer / 2.0.0 / ZGCountDownTimer.podspec.json
blobaae79ce3298e43fa35ba337da2060e1bb2a64e35
2   "name": "ZGCountDownTimer",
3   "version": "2.0.0",
4   "summary": "Background Proof, Termination Proof Timer, Reboot Proof Timer.",
5   "homepage": "https://github.com/zhigang1992/ZGCountDownTimer.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyle Fang": "zhigang1992@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/zhigang1992/ZGCountDownTimer.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "Classes",
22     "Class/**/*.{h,m}"
23   ],
24   "public_header_files": "Class/**/*.h",
25   "requires_arc": true