[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / c / TitanFramework / 1.5.6-beta / TitanFramework.podspec.json
blob13719aa9f4a6837d6a409b1551c69039fcc8ef67
2   "name": "TitanFramework",
3   "version": "1.5.6-beta",
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.6-beta"
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     "Alamofire": [
37       "~> 4.4"
38     ],
39     "RxAlamofire": [
40       "~> 5.1.0"
41     ],
42     "RxCocoa": [
43       "~> 5.0"
44     ],
45     "Gloss": [
46       "~> 2.0"
47     ],
48     "Crashlytics": [
49       "~> 3.12.0"
50     ],
51     "XCGLogger": [
52       "~> 6.1.0"
53     ],
54     "SwiftDate": [
55       "~> 5.0.13"
56     ],
57     "FontBlaster": [
58       "~> 4.1.0"
59     ],
60     "SnapKit": [
61       "~> 5.0"
62     ],
63     "Validator": [
64       "~> 3.2.1"
65     ],
66     "MBProgressHUD": [
67       "~> 1.1.0"
68     ],
69     "IQKeyboardManagerSwift": [
70       "~> 6.4.2"
71     ],
72     "FSCalendar": [
73       "~> 2.8.0"
74     ],
75     "InputMask": [
76       "~> 6.0.0"
77     ],
78     "UITextView+Placeholder": [
79       "~> 1.3.3"
80     ],
81     "Mixpanel-swift": [
82       "2.6.5"
83     ]
84   },
85   "swift_version": "4.2"