blob: 995a4db9df99c22a72fed59dee4a2eee992e598e [file] [log] [blame]
{
"name": "APIService-TalkingData",
"version": "2.2.24.2",
"summary": "TalkingData Analytics SDK.",
"homepage": "https://github.com/ElfSundae/AppComponents/tree/master/APIService/APIService-TalkingData.podspec",
"social_media_url": "https://twitter.com/ElfSundae",
"authors": {
"TalkingData": "https://www.talkingdata.com"
},
"license": {
"type": "Copyright",
"text": "Copyright https://www.talkingdata.com"
},
"source": {
"http": "http://www.tenddata.com:8080/download/TalkingData_Analytics_iOS_SDK_V2.2.24.zip"
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreMotion",
"AdSupport"
],
"libraries": "z",
"source_files": [
"**/TalkingData.h",
"**/TalkingDataSMS.h"
],
"vendored_libraries": "**/libTalkingData.a",
"deprecated": true
}