blob: 29eda346f2c28922c6fa364a29fd881289608b04 [file] [log] [blame]
{
"name": "zbpromise",
"version": "0.0.1.1",
"summary": "Promise for Objc.",
"description": "Use Objc Promise.",
"homepage": "https://github.com/githubzb/zbpromise",
"license": "MIT",
"authors": {
"dr.box": "1126976340@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/githubzb/zbpromise.git",
"tag": "0.0.1.1"
},
"requires_arc": true,
"source_files": "zbpromise/Resource/**/*.{h,m}"
}