blob: 73ed3bd5a086d966a61ef01e0e8a3752a7fe3103 [file] [log] [blame]
{
"name": "YJTestLibDemo",
"version": "0.0.4",
"summary": "TODO: 这是一个Cocoapods制作自己的共享测试库.",
"homepage": "https://gitee.com/yijieshang/YJTestLibDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yjs": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/yijieshang/YJTestLibDemo.git",
"tag": "0.0.4"
},
"source_files": "SourceFiles",
"exclude_files": "Classes/Exclude"
}