blob: 8775ebc21f92d5eca6711ed9ee14e07ee82a94e9 [file] [log] [blame]
{
"name": "FATSqlData",
"version": "1.2.2",
"summary": "数据库组件",
"description": "封装了FMDB,方便操作数据库",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "Permission is hereby granted ..."
},
"authors": {
"YAO FU": "fuyao@fotoable.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
"source": {
"http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FATSqlData-1.2.2.zip"
},
"vendored_frameworks": "*.framework"
}