blob: 9524dd720c369888bb932a0cfe823770056d7d61 [file] [log] [blame]
{
"name": "PHFMDB",
"version": "1.0.2",
"summary": "A short description.",
"description": "it is just a test for PFMDBFramework",
"homepage": "https://github.com/HongPH/PHFMDB",
"license": {
"type": "MIT"
},
"authors": {
"hongpeihao": "402933963@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HongPH/PHFMDB.git",
"tag": "1.0.2"
},
"source_files": "lib/PFMDBFramework.framework/Headers/*.{h}",
"vendored_frameworks": "lib/PFMDBFramework.framework",
"frameworks": "UIKit"
}