[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / c / SkyGoSDK / 0.1.9 / SkyGoSDK.podspec.json
blob6e9cb13c7188385dbf573e8f863b9b2dda0be66f
2   "name": "SkyGoSDK",
3   "version": "0.1.9",
4   "summary": "Chat and video call framework",
5   "description": "Description: Chat and video call framework",
6   "homepage": "https://skygo.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nguyentronghoa88@gmail.com": "nguyentronghoa88@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/hoa88/SkyGoSDK/releases/download/0.1.5/SkyGoSDK.zip"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "CoreGraphics"
21   ],
22   "libraries": "icucore",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "arm64 armv7 x86_64"
29   },
30   "user_target_xcconfig": {
31     "VALID_ARCHS": "arm64 armv7 x86_64"
32   },
33   "preserve_paths": "SkyGoSDK.framework",
34   "public_header_files": "SkyGoSDK.framework/Versions/A/Headers/*",
35   "source_files": "SkyGoSDK.framework/Versions/A/Headers/*",
36   "vendored_frameworks": [
37     "SkyGoSDK.framework",
38     "WebRTC.framework"
39   ]