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