[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 5 / 4 / SKYLINK / 1.1.2 / SKYLINK.podspec.json
blobbea73f1a63aa998ce8eba52402d711dc541cde12
2   "name": "SKYLINK",
3   "version": "1.1.2",
4   "summary": "SKYLINK.framework distribution",
5   "description": "SKYLINK.framework distribution for iOS",
6   "homepage": "https://github.com/Temasys/SKYLINK-iOS",
7   "license": "MIT",
8   "authors": {
9     "Temasys Communications XR": "xiangrong@temasys.io",
10     "Temasys Communications RP": "romain.pellen@temasys.io"
11   },
12   "source": {
13     "git": "https://github.com/Temasys/SKYLINK-iOS.git",
14     "tag": "1.1.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "AudioToolbox",
22     "AVFoundation",
23     "CFNetwork",
24     "CoreAudio",
25     "CoreGraphics",
26     "CoreMedia",
27     "Foundation",
28     "GLKit",
29     "UIKit",
30     "VideoToolbox"
31   ],
32   "dependencies": {
33     "SocketRocket": [
34       "~> 0.5.1"
35     ],
36     "tema-ios-ntp": [
37       "~> 1.0.0"
38     ],
39     "Socket.IO-Client-Swift": [
40       "~> 12.1.3"
41     ]
42   },
43   "libraries": [
44     "c",
45     "icucore",
46     "sqlite3",
47     "stdc++"
48   ],
49   "xcconfig": {
50     "OTHER_LDFLAGS": "-lObjC"
51   },
52   "vendored_frameworks": "SKYLINK.framework",
53   "preserve_paths": "SKYLINK.framework",
54   "pushed_with_swift_version": "4.0"