[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 5 / kZMoonCommand / 0.1.2 / kZMoonCommand.podspec.json
bloba24bafa064ae018a1b856984e7264d5ace6c5adb
2   "name": "kZMoonCommand",
3   "version": "0.1.2",
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     "senmmiao": "senmiao@meili-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/Bupterambition/kZMoonCommand.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "AwesomeCommand/Classes/**/*",
22   "dependencies": {
23     "ReactiveCocoa": [
24       "2.5"
25     ]
26   }