blob: f403f567d0e75515d5c3ed34d611db8c3ce99658 [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.3.1",
"requires_arc": true,
"social_media_url": "https://twitter.com/tealium",
"source": {
"git": "https://github.com/tealium/tealium-ios.git",
"tag": "5.3.1"
},
"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/"
}
}