blob: e66b0096505a0f207be2b500cc5a546dbd4f316a [file] [log] [blame]
{
"name": "TealiumIOSLifecycle",
"authors": {
"Jonathan Wong": "jonathan.wong@tealium.com"
},
"homepage": "https://github.com/tealium/",
"documentation_url": "http://tealium.github.io/tealium-ios/",
"frameworks": "SystemConfiguration",
"license": {
"type": "Commercial",
"file": "LICENSE.txt"
},
"version": "5.4.6",
"requires_arc": true,
"social_media_url": "https://twitter.com/tealium",
"source": {
"git": "https://github.com/tealium/tealium-ios.git",
"tag": "5.4.6"
},
"summary": "A companion framework to TealiumIOS that adds Lifecycle tracking to an iOS application.",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "TealiumIOSLifecycle.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(PODS_ROOT)/Headers/Public/TealiumIOS_Lifecycle/"
}
}