blob: cc8a2517070c0e0162d23c9293ec3c3549bf7cc7 [file] [log] [blame]
{
"name": "PPCategories",
"version": "0.0.1",
"summary": "CategoryRepository",
"homepage": "https://github.com/SimleCp/PPCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SimleCp": "simlecp@swift520.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SimleCp/PPCategories.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "PPCategories/**/*.{h,m}",
"public_header_files": "PPCategories/**/*.{h}"
}