blob: 5951515b4842d999af2778f1b0bcf70ca37dc6a1 [file] [log] [blame]
{
"name": "NewProject",
"version": "1.0.0",
"summary": "i am not happy",
"description": "what is wrong with you?",
"homepage": "https://coding.net/u/CarlinZhao/p/NewProject/git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carlin": "294287693@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.coding.net/CarlinZhao/NewProject.git",
"tag": "1.0.0"
},
"source_files": [
"NewProject",
"Classes/**/*.{h,m}"
]
}