[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / c / 7 / VIDSDK / 0.1.1 / VIDSDK.podspec.json
blobd0b09c1593c3d92464a127cb13326a5f82c56707
2   "name": "VIDSDK",
3   "version": "0.1.1",
4   "summary": "VIDSDK embed in every IOS app using VID gate.",
5   "swift_version": "5.0",
6   "description": "vtvsdk gateway product by vtvlive team invoke the vtv gateway in many application",
7   "homepage": "https://gitlab.com/vtvlive.hcm/vtvsdk.ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Huy": "huyph.mobile@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://gitlab.com/vtvlive.hcm/vtvsdk.ios.git",
20     "tag": "0.1.1"
21   },
22   "source_files": [
23     "VIDSDK",
24     "VIDSDK/**/*.{h,m,swift}"
25   ],
26   "resources": "VIDSDK/**/*.{png,gif,xcassets,ttf,txt,storyboard,xib}",
27   "static_framework": true,
28   "dependencies": {
29     "Alamofire": [
30       "4.8.2"
31     ],
32     "SwiftyRSA": [
33       "1.5.0"
34     ],
35     "CryptoSwift": [
36       "1.0.0"
37     ],
38     "SwiftyJSON": [
39       "5.0.0"
40     ],
41     "FBSDKLoginKit": [
42       "5.4.0"
43     ],
44     "ReachabilitySwift": [
45       "4.3.1"
46     ],
47     "GoogleSignIn": [
48       "5.0.0"
49     ],
50     "SwiftyGif": [
51       "5.0.1"
52     ]
53   }