blob: 623ab21b78ef003caf86888a662a01a67b1cf294 [file] [log] [blame]
{
"name": "PPShare",
"version": "0.0.1",
"summary": "PPShare",
"homepage": "https://github.com/rainyboyer/PPShare",
"license": "MIT",
"authors": {
"Pen": "pengjunhua2005@21cn.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rainyboyer/PPShare.git",
"tag": "0.0.1"
},
"source_files": "PPShare/**/*.{h,m}",
"requires_arc": true,
"ios": {
"vendored_frameworks": "PPShare/Comments/*.framework"
}
}