blob: 3360e23001d797a52853d0231dff21d11dbbe820 [file] [log] [blame]
{
"name": "PFMDBFramework",
"version": "1.0",
"summary": "Test for PFMDBFramework .",
"description": "it is just a test for PFMDBFramework",
"homepage": "https://github.com/HongPH/PFMDBFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hongpeihao": "402933963@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HongPH/PFMDBFramework.git",
"tag": "1.0"
},
"source_files": "PFMDBFramework.framework/Headers/*.{h}",
"exclude_files": "Classes/Exclude",
"deprecated": true
}