blob: 112089da764cf4fdb4912faf89fb7ce43f85904c [file] [log] [blame]
{
"name": "TFY_Model",
"version": "2.5.8",
"summary": "模型数据解析",
"description": "json解析数据",
"homepage": "https://github.com/13662049573/TFY_Model",
"license": "MIT",
"authors": {
"tianfengyou": "420144542@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/13662049573/TFY_Model.git",
"tag": "2.5.8"
},
"source_files": [
"TFY_Model/TFY_ModelKit/*.{h,m}",
"TFY_Model/TFY_ModelKit/TFY_ModelSqliteHeader.h"
],
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"OTHER_CFLAGS": "$(inherited) -DSQLITE_HAS_CODEC -DHAVE_USLEEP=1"
},
"dependencies": {
"SQLCipher": [
]
},
"libraries": "sqlite3",
"requires_arc": true
}