{ | |
"name": "ZRBTools", | |
"version": "0.0.1", | |
"summary": "这是一个组件.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/LZObjccn/", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"lizizhen": "719741471@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/LZObjccn/ZRBTools.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ZRBTools/Classes/**/*" | |
} |