blob: 7173c2460a3e8e269286a4ff43f985dfe9bd86da [file] [log] [blame]
{
"name": "TFY_Model",
"version": "2.7.4",
"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.7.4"
},
"source_files": [
"TFY_Model/TFY_ModelKit/*.{h,m}",
"TFY_Model/TFY_ModelKit/TFY_ModelSqliteHeader.h"
],
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
},
"libraries": "sqlite3",
"requires_arc": true
}