blob: 35c90bf60feacf74e913cbd74552a54d61e0f4df [file] [log] [blame]
{
"name": "kZMoonCommand",
"version": "0.1.0",
"summary": "kZMoon",
"description": "An awesome command for async operation.",
"homepage": "https://github.com/Bupterambition/kZMoonCommand",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bupterambition": "Bupterambition@gmail.com"
},
"source": {
"git": "https://github.com/Bupterambition/kZMoonCommand.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "AwesomeCommand/Classes/**/*",
"dependencies": {
"ReactiveCocoa": [
"2.5"
]
}
}