| { | |
| "name": "LBXKit", | |
| "version": "0.1.1", | |
| "summary": "这是一个自用的基础工具库", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/libaixiao/LBXKit.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "作者:libaixiao": "有问题联系该邮箱:876337479@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/libaixiao/LBXKit.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "LBXKit/Classes/**/*" | |
| } |