blob: 00dfb518e7c70de247634210fef276375991f292 [file] [log] [blame]
{
"name": "PPDemo",
"version": "0.0.1",
"summary": "这是我的框架",
"homepage": "https://github.com/agua1011/PPDemo",
"license": "MIT",
"authors": {
"agua1011": "email@address.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/agua1011/PPDemo.git",
"tag": "0.0.1"
},
"source_files": [
"PPDemo",
"PPDemo/我的框架/**/*.{h,m}"
],
"requires_arc": true
}