blob: 5d6f80a2be7e04ec5b40e2851178abe342e239b6 [file] [log] [blame]
{
"name": "TealiumIOS",
"authors": {
"jalakoo": "jalakoo@gmail.com"
},
"homepage": "https://github.com/tealium/tealium-ios",
"documentation_url": "http://tealium.github.io/tealium-ios/",
"frameworks": "SystemConfiguration",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"requires_arc": true,
"social_media_url": "https://twitter.com/tealium",
"source": {
"git": "https://github.com/tealium/tealium-ios.git",
"commit": "aa636547baf91de1c6f387c369190f77ed2d0f62",
"tag": "v5.0.0"
},
"summary": "Framework for adding Tealium services to an iOS application.",
"platforms": {
"ios": "8.1"
},
"public_header_files": "TealiumIOS.framework/Headers/*.{h}",
"vendored_frameworks": "TealiumIOS.framework",
"version": "5.0.0",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Headers/Public/TealiumIOS/TealiumIOS"
}
}