blob: 2cdd732e27efe83f7582ac9015ad3b147f536828 [file] [log] [blame]
{
"name": "IFCollectorLib",
"version": "1.0.0",
"summary": "中台大数据统计",
"description": "中台大数据统计基础版本",
"homepage": "https://git.iflytek.com/EPD_HyApp_SDK_IOS",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"[Eleven]": "[ylcai3@iflytek.com]"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://git.iflytek.com/EPD_HyApp_SDK_IOS/hyapp_collect_framework.git",
"tag": "1.0.0"
},
"vendored_frameworks": "IFCollectorLib/IFCollectorLib.framework",
"frameworks": "UIKit",
"requires_arc": true
}