[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / 4 / SKYLINK / 1.0.8 / SKYLINK.podspec.json
blobc0a83586732fa2bb8a7228ce6e3566694e771a21
2   "name": "SKYLINK",
3   "version": "1.0.8",
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": "xiangrong@temasys.com.sg"
10   },
11   "source": {
12     "git": "https://github.com/Temasys/SKYLINK-iOS.git",
13     "tag": "1.0.8"
14   },
15   "platforms": {
16     "ios": "7.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   "dependencies": {
32     "SocketRocket": [
33       "~> 0.3.1-beta2"
34     ],
35     "tema-ios-ntp": [
36       "~> 1.0.0"
37     ]
38   },
39   "libraries": [
40     "c",
41     "icucore",
42     "sqlite3",
43     "stdc++"
44   ],
45   "xcconfig": {
46     "OTHER_LDFLAGS": "-lObjC"
47   },
48   "vendored_frameworks": "SKYLINK.framework",
49   "preserve_paths": "SKYLINK.framework"