blob: bf90a224bfd9819b3b955add95105c202d017deb [file] [log] [blame]
{
"name": "TalkingData-Pod",
"version": "4.0.4",
"summary": "TalkingData-SDK封装",
"homepage": "https://www.talkingdata.com",
"license": "MIT",
"authors": {
"zhenlove": "https://coding.net/u/zhenlove"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.coding.net/zhenlove/TalkingData-Pod.git",
"tag": "4.0.4"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"CoreMotion",
"Security",
"SystemConfiguration"
],
"libraries": [
"z",
"c++"
],
"source_files": "SDK/**/*.h",
"vendored_libraries": "SDK/libTalkingData.a",
"requires_arc": true
}