blob: 5b8de0d32d116acc435a4c8d37f69c4f3b397a08 [file] [log] [blame]
{
"name": "AYPromise",
"version": "1.1.6",
"summary": "Promise for objective-c.",
"homepage": "https://github.com/alan-yeh/AYPromise",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Yeh": "alan@yerl.cn"
},
"source": {
"git": "https://github.com/alan-yeh/AYPromise.git",
"tag": "1.1.6"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYPromise/Classes/**/*",
"dependencies": {
"AYRuntime": [
]
}
}