[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / f / e / MirrorMe / 1.0.1 / MirrorMe.podspec.json
blobc81e05b844a1cb9bd4b20771304cd5fc09bc0aba
2   "name": "MirrorMe",
3   "version": "1.0.1",
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.1.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   "frameworks": [
29     "Accelerate",
30     "AVFoundation",
31     "CoreGraphics",
32     "CoreTelephony",
33     "CoreVideo",
34     "Foundation",
35     "MobileCoreServices",
36     "QuartzCore",
37     "Security",
38     "SystemConfiguration",
39     "UIKit",
40     "MirrorMe"
41   ]