blob: 6ec4c354671b177967fcdf385624126015c519b3 [file] [log] [blame]
{
"name": "AYPromise",
"version": "1.1.4",
"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.4"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYPromise/Classes/**/*",
"dependencies": {
"AYRuntime": [
]
}
}