blob: ce98e97a71d8213229d1334cbb084db1b8506d76 [file] [log] [blame]
{
"name": "SWFrame",
"version": "1.1.0",
"summary": "iOS App Framework.",
"description": "iOS App Framework using Swift.",
"homepage": "https://github.com/tospery/SWFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tospery": "tospery@gmail.com"
},
"source": {
"git": "https://github.com/tospery/SWFrame.git",
"tag": "1.1.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "SWFrame/Classes/**/*",
"resource_bundles": {
"SWFrame": [
"SWFrame/Assets/*.png"
]
},
"frameworks": [
"Foundation",
"UIKit",
"Accelerate",
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"AdSupport",
"WebKit",
"CoreGraphics",
"Photos"
],
"dependencies": {
"RxViewController": [
"1.0.0"
],
"RxDataSources": [
"4.0.1"
],
"NSObject+Rx": [
"5.0.0"
],
"Moya-ObjectMapper-JX/RxSwift": [
"2.8-jx1"
],
"ObjectMapper+Realm": [
"1.0"
],
"RealmSwift": [
"4.4.1"
],
"URLNavigator": [
"2.3.0"
],
"SwifterSwift": [
"5.1.0"
],
"DZNEmptyDataSet": [
"1.8.1"
],
"SnapKit": [
"4.2.0"
],
"ReactorKit": [
"2.1.0"
],
"Toast-Swift": [
"5.0.0"
],
"ESPullToRefresh": [
"2.9.2"
],
"Kingfisher": [
"4.10.1"
],
"BonMot": [
"5.4.1"
],
"CGFloatLiteral": [
"0.5.0"
],
"ReachabilitySwift": [
"5.0.0"
],
"KeychainAccess": [
"3.2.0"
],
"FCUUID": [
"1.3.1"
],
"WebViewJavascriptBridge": [
"6.0.3"
],
"SwiftyBeaver": [
"1.9.0"
],
"QMUIKit/QMUICore": [
"4.1.3"
],
"QMUIKit/QMUIComponents/QMUILabel": [
"4.1.3"
],
"QMUIKit/QMUIComponents/QMUIButton": [
"4.1.3"
]
},
"swift_version": "5.0"
}