blob: 08d7ca5a01f425e76ac8572c2c6191893c436476 [file] [log] [blame]
{
"name": "BeeGDTActionSDK",
"version": "2.0.1.3",
"summary": "广点通行为数据上报iOS SDK",
"description": "具体更新内容查看广点通官方说明文档",
"homepage": "https://github.com/5hito/Bee_GDTActionSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"5hito": "beemans@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/5hito/Bee_GDTActionSDK.git",
"tag": "2.0.1.3"
},
"requires_arc": true,
"source_files": "lib/Header/*.h",
"ios": {
"vendored_libraries": "lib/sdk/libGDTActionSDK.a"
},
"xcconfig": {
"OTHER_LINK_FLAG": "$(inherited) -ObjC"
}
}