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