blob: 1eb327db133a52beddaeda09b4c125125742632e [file] [log] [blame]
{
"name": "FATSqlData",
"version": "1.0.0",
"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.0.0.zip"
},
"vendored_frameworks": "*.framework"
}