[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 7 / VIDSDK / 0.1.3 / VIDSDK.podspec.json
blob0dd099db95ede06c6d8663ff30103c968c6c3ff2
2   "name": "VIDSDK",
3   "version": "0.1.3",
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.3"
21   },
22   "source_files": [
23     "VIDSDK",
24     "VIDSDK/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "VIDSDK/Exclude",
27   "public_header_files": "VIDSDK/*.h",
28   "resources": "VIDSDK/**/*.{png,gif,xcassets,ttf,txt,storyboard,xib}",
29   "static_framework": true,
30   "requires_arc": true,
31   "dependencies": {
32     "Alamofire": [
33       "4.8.2"
34     ],
35     "SwiftyRSA": [
36       "1.5.0"
37     ],
38     "CryptoSwift": [
39       "1.0.0"
40     ],
41     "SwiftyJSON": [
42       "5.0.0"
43     ],
44     "FBSDKLoginKit": [
45       "5.4.0"
46     ],
47     "ReachabilitySwift": [
48       "4.3.1"
49     ],
50     "GoogleSignIn": [
51       "5.0.0"
52     ],
53     "SwiftyGif": [
54       "5.0.1"
55     ]
56   }