blob: bc173ef7df284e26bd5946264a3048d9f13de5b6 [file] [log] [blame]
{
"name": "Cocoapods",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"resources": "TestFile/**/*.{txt,png}"
}