[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / c / SkyGoSDK / 0.2.0 / SkyGoSDK.podspec.json
blob2379741c24e0e07991347ba5a5651094deb9c53d
2   "name": "SkyGoSDK",
3   "version": "0.2.0",
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   "preserve_paths": "SkyGoSDK.framework",
31   "public_header_files": "SkyGoSDK.framework/Versions/A/Headers/*",
32   "source_files": "SkyGoSDK.framework/Versions/A/Headers/*",
33   "vendored_frameworks": [
34     "SkyGoSDK.framework",
35     "WebRTC.framework"
36   ]