blob: 5a95fe25598808c18dbe37df5a1a8bf71aaa60ec [file] [log] [blame]
{
"name": "MTFMDB",
"version": "0.1.1",
"summary": "MTFMDB.Framework",
"description": "FMDB 静态库framework 提高编译速度",
"homepage": "https://github.com/BestiOSDev/MTFMDB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BestiOSDev": "1060545231@qq.com"
},
"source": {
"git": "https://github.com/BestiOSDev/MTFMDB.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MTFMDB/Framework/MTFMDB.framework"
},
"requires_arc": true,
"libraries": "sqlite3"
}