[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / f / e / MirrorMe / 1.0.2 / MirrorMe.podspec.json
blob6d1f30b64debfb9159afed7991db5d338c70789d
2   "name": "MirrorMe",
3   "version": "1.0.2",
4   "summary": "MirrorMe makes it easy to video chat with your customers.",
5   "description": "With the MirrorMe SDK embedded in an app, users video chat with agents through a live phone call.",
6   "homepage": "https://www.mirror.me",
7   "documentation_url": "http://docs.mirror.me",
8   "license": {
9     "type": "Commercial",
10     "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"
11   },
12   "authors": {
13     "MirrorMe": "support@mirror.me"
14   },
15   "source": {
16     "http": "http://testfire-downloads.s3.amazonaws.com/ios/MirrorMe-1.0.2.zip"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "MirrorMe/MirrorMe.framework/Versions/A/Headers/*.h",
23   "resources": "MirrorMe/Resources/*",
24   "preserve_paths": "MirrorMe/MirrorMe.framework",
25   "xcconfig": {
26     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MirrorMe/MirrorMe\""
27   },
28   "libraries": "c++",
29   "frameworks": [
30     "Accelerate",
31     "AVFoundation",
32     "CoreGraphics",
33     "CoreTelephony",
34     "CoreVideo",
35     "Foundation",
36     "MobileCoreServices",
37     "QuartzCore",
38     "Security",
39     "SystemConfiguration",
40     "UIKit",
41     "MirrorMe"
42   ]