blob: e24b81126407bb1829b658a6dddba146359d61d8 [file] [log] [blame]
{
"name": "Cocoapods",
"version": "1.0",
"summary": "A cocoa pods.",
"description": "Just a cocoapods test",
"homepage": "https://github.com/xinlidexiaoman",
"license": "MIT",
"authors": {
"Joshua": "505398605@qq.com"
},
"source": {
"git": "https://github.com/xinlidexiaoman/cocoapodsProject.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "TestFile/**/*.{txt,png}"
}