[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / c / TitanFramework / 1.5.11 / TitanFramework.podspec.json
blob922f55d0601dcf31f5f9ce6999cae5815cfc148f
2   "name": "TitanFramework",
3   "version": "1.5.11",
4   "summary": "Telemedicine functionality kit",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/antony-ulyanov/TitanFrameworkDistribution",
7   "license": {
8     "type": "EULA",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "antony": "rumburu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/antony-ulyanov/TitanFrameworkDistribution.git",
16     "tag": "1.5.11"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "public_header_files": "TitanFramework.framework/Headers/*.h",
23   "source_files": "TitanFramework.framework/Headers/*.h",
24   "vendored_frameworks": "TitanFramework.framework",
25   "resource_bundles": {
26     "TitanFramework": [
27       "TitanFramework.framework/**/*.{storyboard,xib,xcdatamodel,html}"
28     ]
29   },
30   "static_framework": true,
31   "libraries": "c++",
32   "dependencies": {
33     "GoogleWebRTC": [
34       "1.1.29400"
35     ],
36     "RxAlamofire": [
37       "~> 5.2"
38     ],
39     "RxCocoa": [
40       "~> 5.1"
41     ],
42     "Gloss": [
43       "~> 2.0"
44     ],
45     "XCGLogger": [
46       "~> 6.1.0"
47     ],
48     "SwiftDate": [
49       "~> 5.0.13"
50     ],
51     "FontBlaster": [
52       "~> 4.1.0"
53     ],
54     "SnapKit": [
55       "~> 5.0"
56     ],
57     "Validator": [
58       "~> 3.2.1"
59     ],
60     "MBProgressHUD": [
61       "~> 1.1.0"
62     ],
63     "IQKeyboardManagerSwift": [
64       "~> 6.5.5"
65     ],
66     "FSCalendar": [
67       "~> 2.8.0"
68     ],
69     "InputMask": [
70       "~> 6.0.0"
71     ],
72     "UITextView+Placeholder": [
73       "~> 1.3.3"
74     ],
75     "Mixpanel-swift": [
76       "2.6.5"
77     ]
78   },
79   "swift_version": "4.2"