[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / 4 / SKYLINK / 1.2.0 / SKYLINK.podspec.json
blob040a009ddad3f7b94ec13d664798f99feef92b81
2   "name": "SKYLINK",
3   "version": "1.2.0",
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     "Romain Pellen (Temasys Communications)": "romain.pellen@temasys.io",
10     "Xiangrong  (Temasys Communications)": "xiangrong@temasys.io"
11   },
12   "source": {
13     "git": "https://github.com/Temasys/SKYLINK-iOS.git",
14     "tag": "1.2.0"
15   },
16   "platforms": {
17     "ios": "9.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     "Socket.IO-Client-Swift": [
34       "~> 12.1.3"
35     ]
36   },
37   "libraries": [
38     "c",
39     "icucore",
40     "sqlite3",
41     "stdc++"
42   ],
43   "xcconfig": {
44     "OTHER_LDFLAGS": "-lObjC"
45   },
46   "vendored_frameworks": "SKYLINK.framework",
47   "preserve_paths": "SKYLINK.framework",
48   "pushed_with_swift_version": "4.0"