blob: faa7c733fd07ec28bf720ea4d3e375fe8a7c33e2 [file] [log] [blame]
{
"name": "TitanFramework",
"version": "1.4.23",
"summary": "Telemedicine functionality kit",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/antony-ulyanov/TitanFrameworkDistribution",
"license": {
"type": "EULA",
"file": "LICENSE"
},
"authors": {
"antony": "rumburu@gmail.com"
},
"source": {
"git": "https://github.com/antony-ulyanov/TitanFrameworkDistribution.git",
"tag": "1.4.23"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"public_header_files": "TitanFramework.framework/Headers/*.h",
"source_files": "TitanFramework.framework/Headers/*.h",
"vendored_frameworks": "TitanFramework.framework",
"resource_bundles": {
"TitanFramework": [
"TitanFramework.framework/**/*.{storyboard,xib,xcdatamodel,html}"
]
},
"static_framework": true,
"libraries": "c++",
"dependencies": {
"GoogleWebRTC": [
"1.1.20621"
],
"Alamofire": [
"~> 4.4"
],
"RxAlamofire": [
"~> 4.3.0"
],
"RxCocoa": [
"~> 4.5.0"
],
"Gloss": [
"~> 2.0"
],
"Crashlytics": [
"~> 3.12.0"
],
"XCGLogger": [
"~> 6.1.0"
],
"SwiftDate": [
"~> 5.0.13"
],
"FontBlaster": [
"~> 4.1.0"
],
"SnapKit": [
"~> 4.2.0"
],
"Validator": [
"~> 3.2.1"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"IQKeyboardManagerSwift": [
"~> 6.4.2"
],
"FSCalendar": [
"~> 2.8.0"
],
"InputMask": [
"~> 4.0.1"
],
"UITextView+Placeholder": [
"~> 1.3.3"
],
"Mixpanel-swift": [
"~> 2.6.5"
]
},
"swift_version": "4.2"
}