{ | |
"name": "DLChain", | |
"version": "0.1.0", | |
"summary": "链式语法", | |
"description": "链式语法,写法更加简单方便", | |
"homepage": "https://github.com/alreadyRight", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"18358588190@163.com": "1312403227@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/alreadyRight/DLChain.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "DLChain/Classes/**/*" | |
} |