[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / 4 / SKYLINK / 2.2.1 / SKYLINK.podspec.json
blobe091d55ceedbf33046a9d4a665887e6abdcf8434
2   "name": "SKYLINK",
3   "version": "2.2.1",
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": "chickchick.ce@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Temasys/SKYLINK-iOS.git",
13     "tag": "2.2.1"
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/WebRTC.framework",
43     "frameworks/SocketIO.framework",
44     "frameworks/Starscream.framework"
45   ],
46   "preserve_paths": "frameworks/*",
47   "pod_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   },
50   "user_target_xcconfig": {
51     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52   }