blob: 6957e818f29eb9ce814ea4a96b658ac9e646dcf9 [file] [log] [blame]
{
"name": "TealiumIOS",
"authors": {
"Jonathan Wong": "jonathan.wong@tealium.com"
},
"homepage": "https://github.com/tealium/tealium-ios",
"documentation_url": "http://tealium.github.io/tealium-ios/",
"frameworks": "SystemConfiguration",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"version": "5.5.0",
"requires_arc": true,
"social_media_url": "https://twitter.com/tealium",
"source": {
"git": "https://github.com/tealium/tealium-ios.git",
"tag": "5.5.0"
},
"summary": "Framework for adding Tealium services to an iOS application.",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "TealiumIOS.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Headers/Public/TealiumIOS/TealiumIOS"
}
}