[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 6 / 5 / 4 / SKYLINK / 1.0.3 / SKYLINK.podspec.json
blob010742138480dcb148d6653bea2e94be92c298a5
2   "name": "SKYLINK",
3   "version": "1.0.3",
4   "summary": "SKYLINK.framework distribution",
5   "description": "SKYLINK.framework distribution for iOS",
6   "homepage": "https://github.com/temahussain/SKYLINK-iOS",
7   "license": "MIT",
8   "authors": {
9     "Temasys Communications": "shussain@temasys.com"
10   },
11   "source": {
12     "git": "https://github.com/temahussain/SKYLINK-iOS.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "MapKit",
22     "AudioToolbox",
23     "AVFoundation",
24     "CFNetwork",
25     "CoreGraphics",
26     "CoreMedia",
27     "CoreVideo",
28     "Foundation",
29     "GLKit",
30     "OpenGLES",
31     "QuartzCore",
32     "Security",
33     "SystemConfiguration"
34   ],
35   "dependencies": {
36     "SocketRocket": [
37       "~> 0.3.1-beta2"
38     ],
39     "tema-ios-ntp": [
40       "~> 1.0.0"
41     ]
42   },
43   "libraries": [
44     "icucore",
45     "m",
46     "sqlite3",
47     "stdc++"
48   ],
49   "xcconfig": {
50     "OTHER_LDFLAGS": "-lObjC"
51   },
52   "vendored_frameworks": "SKYLINK.framework",
53   "vendored_libraries": "libtemasys.a",
54   "preserve_paths": "SKYLINK.framework"