blob: 7d17ed4c7890c69b3fdc64ebefbb1eafad4e64f6 [file] [log] [blame]
{
"name": "PPPrivate",
"version": "0.3.0",
"summary": "PPPrivate.",
"description": "This is my private project",
"homepage": "https://github.com/richardchan7/PPPrivate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"richardchan7": "188611055@qq.com"
},
"source": {
"git": "https://github.com/richardchan7/PPPrivate.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PPPrivate/Classes/**/*",
"resource_bundles": {
"PPPrivate": [
"PPPrivate/Assets/**/*.{xib,png}"
]
}
}