blob: 14c2b87b70583e25fe06ee2e0e0127af9d7399dc [file] [log] [blame]
{
"name": "Tagove",
"version": "1.0.8",
"summary": "Next Generation Customer Support Software",
"license": {
"type": "Commercial",
"text": "Copyright (C) 2017 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.0.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/share_screen_request.png",
"https://developers.tagove.com/sdk/screenshots/video_screen.png"
],
"source_files": "tagove-sdk-ios-v1.0/Tagove.framework/headers/*.h",
"preserve_paths": [
"tagove-sdk-ios-v1.0/Tagove.framework",
"tagove-sdk-ios-v1.0/Tagove.framework/TagoveTheme/*.plist",
"tagove-sdk-ios-v1.0/Tagove.framework/README.md"
],
"ios": {
"vendored_frameworks": "tagove-sdk-ios-v1.0/Tagove.framework"
},
"vendored_frameworks": "tagove-sdk-ios-v1.0/Tagove.framework/WebRTC.framework",
"frameworks": [
"Tagove",
"Foundation",
"UIKit",
"CoreGraphics"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Tagove/tagove-sdk-ios-v1.0\"",
"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"
}