blob: af94fbff0eb108c15892f3ed40052a4833e2322e [file] [log] [blame]
{
"name": "YF_Data",
"version": "1.1.2",
"summary": "YF_Data",
"description": "YF系列的数据统计库",
"homepage": "https://e.coding.net/szyifants/YF_Data.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonard.li": "liqiang@game7.cc"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://e.coding.net/szyifants/YF_Data.git",
"tag": "1.1.2"
},
"vendored_frameworks": "Data/FineData.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"dependencies": {
"YF_Core": [
]
}
}