[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 6 / 5 / 4 / SKYLINK / 1.2.4 / SKYLINK.podspec.json
blob56be8fb1430698fac042396f1ab8ed1fb108889c
2   "name": "SKYLINK",
3   "version": "1.2.4",
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": "hungcuong.hoang@temasys.com.sg"
10   },
11   "source": {
12     "git": "https://github.com/Temasys/SKYLINK-iOS.git",
13     "tag": "1.2.4"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "AudioToolbox",
21     "AVFoundation",
22     "CFNetwork",
23     "CoreAudio",
24     "CoreGraphics",
25     "CoreMedia",
26     "Foundation",
27     "GLKit",
28     "UIKit",
29     "VideoToolbox"
30   ],
31   "libraries": [
32     "c",
33     "icucore",
34     "sqlite3",
35     "stdc++"
36   ],
37   "xcconfig": {
38     "OTHER_LDFLAGS": "-lObjC"
39   },
40   "vendored_frameworks": [
41     "SKYLINK.framework",
42     "frameworks/SocketIO.framework",
43     "frameworks/Starscream.framework"
44   ],
45   "preserve_paths": "frameworks/*"