[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / f / 5 / kZMoonCommand / 0.1.0 / kZMoonCommand.podspec.json
blob35c90bf60feacf74e913cbd74552a54d61e0f4df
2   "name": "kZMoonCommand",
3   "version": "0.1.0",
4   "summary": "kZMoon",
5   "description": "An awesome command for async operation.",
6   "homepage": "https://github.com/Bupterambition/kZMoonCommand",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bupterambition": "Bupterambition@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Bupterambition/kZMoonCommand.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "AwesomeCommand/Classes/**/*",
22   "dependencies": {
23     "ReactiveCocoa": [
24       "2.5"
25     ]
26   }