blob: 6d1f30b64debfb9159afed7991db5d338c70789d [file] [log] [blame]
{
"name": "MirrorMe",
"version": "1.0.2",
"summary": "MirrorMe makes it easy to video chat with your customers.",
"description": "With the MirrorMe SDK embedded in an app, users video chat with agents through a live phone call.",
"homepage": "https://www.mirror.me",
"documentation_url": "http://docs.mirror.me",
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2014 MirrorMe\n All rights reserved. Terms of use as defined at http://www.mirror.me applies.\n"
},
"authors": {
"MirrorMe": "support@mirror.me"
},
"source": {
"http": "http://testfire-downloads.s3.amazonaws.com/ios/MirrorMe-1.0.2.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MirrorMe/MirrorMe.framework/Versions/A/Headers/*.h",
"resources": "MirrorMe/Resources/*",
"preserve_paths": "MirrorMe/MirrorMe.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MirrorMe/MirrorMe\""
},
"libraries": "c++",
"frameworks": [
"Accelerate",
"AVFoundation",
"CoreGraphics",
"CoreTelephony",
"CoreVideo",
"Foundation",
"MobileCoreServices",
"QuartzCore",
"Security",
"SystemConfiguration",
"UIKit",
"MirrorMe"
]
}