blob: b13d494da37c0d84b2661a4e2f1f5d2a7fc10a1a [file] [log] [blame]
{
"name": "LThen",
"version": "0.1.4",
"summary": "适用于objC的Promise 方法,支持链式调用",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vitock/LThen.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vitock": "liw"
},
"source": {
"git": "https://github.com/vitock/LThen.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LThen/Classes/**/*"
}