blob: 71e5c23b0ff1dd034fe052b0da3a3eb260e140cc [file] [log] [blame]
{
"name": "testLab",
"version": "0.0.1",
"summary": "testLab.",
"description": "testLab 用来测试cocoaPods的一个案例",
"homepage": "https://github.com/yJion/testLab",
"license": "MIT",
"authors": {
"alien": "alienvvip@126.com"
},
"source": {
"git": "https://github.com/yJion/testLab.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}