blob: 7cd3b90142a336292293c4cb326570ba7ba70806 [file] [log] [blame]
{
"name": "SDWFistDemo",
"version": "0.0.1",
"summary": "first push",
"description": "\"这是一个demo而已\"",
"homepage": "https://github.com/steven054/SDWFistDemo.git",
"license": "MIT",
"authors": {
"shidewei": "shi.dewei@zhkyholding.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/steven054/SDWFistDemo.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*"
],
"exclude_files": "Classes/Exclude",
"resources": "Classes/Resource.bundle",
"requires_arc": true
}