[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / e / 9 / VGAMESDK / 0.2.1 / VGAMESDK.podspec.json
blob352a53f2054f8395fdccb7221e91a4298edb83f5
2   "name": "VGAMESDK",
3   "version": "0.2.1",
4   "summary": "VGAMESDK embed in every IOS app using VID gate.",
5   "swift_version": "5.0",
6   "description": "VGAMESDK 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.2.1"
21   },
22   "exclude_files": "VGAMESDK/Exclude",
23   "public_header_files": "VGAMESDK/*.h",
24   "resources": "VGAMESDK/**/*.{png,gif,xcassets,ttf,txt,storyboard,xib}",
25   "static_framework": true,
26   "requires_arc": true,
27   "dependencies": {
28     "Alamofire": [
29       "4.8.2"
30     ],
31     "SwiftyRSA": [
32       "1.5.0"
33     ],
34     "CryptoSwift": [
35       "1.0.0"
36     ],
37     "SwiftyJSON": [
38       "5.0.0"
39     ],
40     "FBSDKLoginKit": [
41       "5.4.0"
42     ],
43     "ReachabilitySwift": [
44       "4.3.1"
45     ],
46     "GoogleSignIn": [
47       "5.0.0"
48     ],
49     "SwiftyGif": [
50       "5.0.1"
51     ]
52   },
53   "vendored_frameworks": "VGAMESDK.framework"