blob: e277be2fb0599c5319391dfb4d3a0f71e6ba87a0 [file] [log] [blame]
{
"name": "RoverCocoTest",
"version": "1.0.1",
"summary": "一个测试Demo,调用函数打印参数",
"description": "一个测试Demo,调用函数打印参数,尝试一下CocoPods的强大",
"homepage": "https://github.com/roveroc/RoverCocoTest",
"license": "MIT",
"authors": {
"rover": "roveroc@163.com"
},
"source": {
"git": "https://github.com/roveroc/RoverCocoTest.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RoverCocoTest": [
"Pod/Assets/*.png"
]
}
}