[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 3 / f / ShowKit / 0.7.11 / ShowKit.podspec.json
blobf65a6c47bc76baba14034e6b2e40cc0deab31202
2   "name": "ShowKit",
3   "version": "0.7.11",
4   "summary": "Video Conferencing, Audio Conferencing, Screen Sharing, Gesture Sharing.",
5   "homepage": "http://www.showkit.com",
6   "license": {
7     "type": "Commercial",
8     "text": "              © 2013 ShowKit. All rights reserved.\n"
9   },
10   "authors": {
11     "Anthony Kelani": "anthony@showkit.com"
12   },
13   "source": {
14     "http": "http://s3.amazonaws.com/showkitweb/release/12/ShowKit-0.7.11.zip"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "ShowKit.framework/Versions/A/Headers/ShowKit.h",
20   "preserve_paths": "ShowKit.framework/*",
21   "frameworks": [
22     "OpenGLES",
23     "AVFoundation",
24     "QuartzCore",
25     "CFNetwork",
26     "CoreVideo",
27     "CoreGraphics",
28     "CoreMedia",
29     "AudioToolbox",
30     "SystemConfiguration",
31     "ShowKit"
32   ],
33   "libraries": [
34     "resolv",
35     "z"
36   ],
37   "xcconfig": {
38     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ShowKit\"",
39     "OTHER_LDFLAGS": "-lc++"
40   },
41   "requires_arc": false