[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / e / c / SkyGoSDK / 0.1.5 / SkyGoSDK.podspec.json
blob1d6caaa7544a6d797894a5c968a53b26715a8180
2   "name": "SkyGoSDK",
3   "version": "0.1.5",
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.4/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   "vendored_frameworks": [
28     "SkyGoSDK.framework",
29     "WebRTC.framework"
30   ]