blob: f06dc28f0d354bdd5e72493c3be06fd03834f810 [file] [log] [blame]
{
"name": "MyPromise",
"version": "0.1.0",
"summary": "MyPromise处理多层异步block嵌套为函数链式结构",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/wayxt/MyPromiseClass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hui": "1058912628@qq.com"
},
"source": {
"git": "https://gitee.com/wayxt/MyPromiseClass.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyPromise/Classes/**/*"
}