blob: 3ac2a5d6102aebc7fcf8314dcb936547c617d891 [file] [log] [blame]
{
"name": "PFMDBTest",
"version": "1.01",
"summary": "Test for PFMDBFramework.",
"description": "it is just a test for PFMDBFramework",
"homepage": "https://github.com/HongPH/PFMDBTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hongpeihao": "402933963@qq.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/HongPH/PFMDBTest.git",
"tag": "1.01"
},
"source_files": "lib/PFMDBFramework.framework/Headers/*.{h}",
"vendored_frameworks": "lib/PFMDBFramework.framework",
"frameworks": "UIKit",
"requires_arc": true
}