blob: 7552c7e63f27b84d095411d5da083140cadcda04 [file] [log] [blame]
{
"name": "AYPromise",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYPromise/Classes/**/*"
}