blob: 2b46ce7acbd33f9c6d909971527a91a6134095fa [file] [log] [blame]
{
"name": "myProject001",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "test project",
"homepage": "https://github.com/cowboy007/1219",
"source": {
"git": "https://github.com/cowboy007/1219.git",
"tag": "1.0.0",
"commit": "881748cfe6ef0dd445978df5c848fb0ff09d2ec4"
},
"source_files": "myProject001/myProject001/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"cowboy007": "chen_yuan_007@163.com"
},
"social_media_url": "https://github.com/cowboy007/1219"
}