[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 5 / kZMoonCommand / 1.0.3 / kZMoonCommand.podspec.json
blob307051c2773764ec729baf21c58c05c24baeb3ee
2   "name": "kZMoonCommand",
3   "version": "1.0.3",
4   "summary": "kZMoonCommand is an awesome command for async operation",
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": "v1.0.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "kZMoonCommand/Classes/**/*",
22   "dependencies": {
23     "ReactiveCocoa": [
24       "2.5"
25     ]
26   }