{ | |
"name": "ThirdLib", | |
"version": "0.1.0", | |
"summary": "第一个测试项目.", | |
"description": "TODO: 第一个测试库文件,谢谢你们", | |
"homepage": "https://github.com/zl2290103097/ThirdLib", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"zl2290103097": "2290103097@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/zl2290103097/ThirdLib.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "ThirdLib/Classes/**/*" | |
} |