blob: 05e0892c68e79c6f137f430f1c8ceea1838422d6 [file] [log] [blame]
{
"name": "LCTalkingdataSDK",
"version": "0.1.0",
"summary": "适用与指定应用lc的 talkingdata 的 sdk",
"description": "适用与指定应用lc的 talkingdata 的 sdk",
"homepage": "https://github.com/ButtFly/LCTalkingdataSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ButtFly": "315585758@qq.com"
},
"source": {
"git": "https://github.com/ButtFly/LCTalkingdataSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCTalkingdataSDK/Classes/**/*",
"frameworks": [
"AdSupport",
"CoreTelephony",
"CoreMotion",
"Security",
"SystemConfiguration"
],
"libraries": [
"c++",
"z"
],
"compiler_flags": "-ObjC",
"vendored_libraries": "LCTalkingdataSDK/Lib/libTalkingData.a"
}