blob: 46a73f3e192e80d5b06c516c4992cd118ed9ec54 [file] [log] [blame]
{
"name": "Tagove",
"version": "1.2.1",
"summary": "Next Generation Customer Support Software",
"license": {
"type": "Commercial",
"text": "Copyright (C) 2018 by Tagove"
},
"homepage": "https://www.tagove.com/",
"authors": {
"Raju Jangid": "raju@tagove.com"
},
"social_media_url": "https://twitter.com/tagove_",
"source": {
"http": "https://developers.tagove.com/sdk/tagove-sdk-ios-v1.2.zip",
"type": "zip"
},
"platforms": {
"ios": "8.0"
},
"screenshots": [
"https://developers.tagove.com/sdk/screenshots/agent_screen.png",
"https://developers.tagove.com/sdk/screenshots/chat_screen.png",
"https://developers.tagove.com/sdk/screenshots/video_screen.png"
],
"source_files": "tagove-sdk-ios-v1.2/Tagove.framework/headers/*.h",
"preserve_paths": [
"tagove-sdk-ios-v1.2/Tagove.framework",
"tagove-sdk-ios-v1.2/Tagove.framework/TagoveTheme/*.plist",
"tagove-sdk-ios-v1.2/Tagove.framework/README.md"
],
"ios": {
"vendored_frameworks": [
"tagove-sdk-ios-v1.2/Tagove.framework",
"tagove-sdk-ios-v1.2/WebRTC.framework"
]
},
"frameworks": [
"Tagove",
"Foundation",
"UIKit",
"CoreGraphics"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Tagove/tagove-sdk-ios-v1.2\"",
"LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks",
"ENABLE_BITCODE": "NO",
"EMBEDDED_CONTENT_CONTAINS_SWIFT": "YES",
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
},
"requires_arc": true,
"documentation_url": "https://developers.tagove.com/ios-sdk-api.php"
}