blob: e5d0b5547ad84ad615c4bed4cc270d99cf01cf23 [file] [log] [blame]
{
"name": "YJTestLibDemo",
"version": "0.0.2",
"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.2"
},
"source_files": "SourceFiles",
"exclude_files": "Classes/Exclude"
}