[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / 9 / Sdk1doc3 / 1.0.2 / Sdk1doc3.podspec.json
blobb9fc187f1b0cc03856a4192a2d397fd079244737
2   "name": "Sdk1doc3",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Sdk1doc3 let developer use 1doc3 services",
7   "requires_arc": true,
8   "version": "1.0.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Nicolás Durán": "nduran@1doc3.com"
15   },
16   "homepage": "https://github.com/1DOC3/ios-sdk",
17   "source": {
18     "git": "https://github.com/1DOC3/ios-sdk.git",
19     "tag": "1.0.2"
20   },
21   "module_name": "Sdk1doc3",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.5"
26     ],
27     "KeychainSwift": [
28       "~> 10.0"
29     ],
30     "Socket.IO-Client-Swift": [
31       "~> 12.1.2"
32     ],
33     "Font-Awesome-Swift": [
34       "~> 1.7.1"
35     ],
36     "TwilioVideo": [
37       "~> 1.3.3"
38     ]
39   },
40   "source_files": "Sdk1doc3/**/*.{swift}",
41   "resource_bundles": {
42     "Sdk1doc3": [
43       "Sdk1doc3/**/*.{storyboard}",
44       "Resources/**/*.{storyboard,xassets}"
45     ]
46   },
47   "resources": [
48     "Sdk1doc3/**/*.{xassets,png,jpeg,jpg,storyboard,xib}",
49     "Resources/**/*.{png,jpeg,jpg,storyboard,xib,xassets}"
50   ],
51   "pushed_with_swift_version": "4.0"