[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / f / KWTimer / 0.1.0 / KWTimer.podspec.json
blob7952aecdd779da522f72aaf3c753485bb6a357e3
2   "name": "KWTimer",
3   "version": "0.1.0",
4   "summary": "A sample timer",
5   "description": "A timer easy to use for objective-c",
6   "homepage": "https://github.com/kevin-ma/KWTimer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kevin": "devkevinma@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kevin-ma/KWTimer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KWTimer/Classes/**/*",
22   "dependencies": {
23   }