blob: 50589737b006fe14398e97d10f9009fcdb8d8db5 [file] [log] [blame]
{
"name": "product007Chen",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "test project",
"homepage": "https://github.com/cowboy007/abcdefg",
"source": {
"git": "https://github.com/cowboy007/abcdefg.git",
"tag": "1.0.0"
},
"source_files": "product007Chen/*.*",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"cowboy007": "chen_yuan_007@163.com"
},
"social_media_url": "https://github.com/cowboy007/abcdefg"
}