blob: e51e99df5b25b7278471fd81411916b07ffe9a35 [file] [log] [blame]
{
"name": "WeexBox",
"version": "2.2.0",
"summary": "WeexBox.",
"homepage": "https://github.com/aygtech/weexbox-ios-library",
"license": "MIT",
"authors": {
"Mario": "myeveryheart@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/aygtech/weexbox-ios-library.git",
"tag": "2.2.0"
},
"source_files": "WeexBox/**/**/*.{swift,h,m}",
"swift_versions": "5.0",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"libraries": "sqlite3",
"dependencies": {
"WeexSDK": [
"~> 0.26.0"
],
"WXDevtool": [
"~> 0.24.0"
],
"Alamofire": [
"~> 4.0"
],
"Alamofire-Synchronous": [
"~> 4.0"
],
"SwiftyJSON": [
"~> 4.0"
],
"HandyJSON": [
"~> 5.0"
],
"MBProgressHUD": [
"~> 1.0"
],
"AsyncSwift": [
"~> 2.0"
],
"RealmSwift": [
"~> 3.0"
],
"Zip": [
"~> 1.0"
],
"RTRootNavigationController_WeexBox": [
"~> 0.7.0"
],
"SnapKit": [
"~> 5.0"
],
"SDWebImage": [
"~> 5.0"
],
"BindingX": [
"~> 1.0"
],
"Hue": [
"~> 5.0"
],
"SwiftEventBus": [
"~> 5.0"
],
"TZImagePickerController": [
"~> 3.0"
],
"LBXScan/LBXNative": [
"~> 2.0"
],
"LBXScan/UI": [
"~> 2.0"
],
"Charts": [
"~> 3.0"
],
"VasSonic": [
"~> 3.0"
],
"XFAssistiveTouch_WeexBox": [
"~> 1.0"
],
"lottie-ios": [
"~> 2.0"
]
},
"swift_version": "5.0"
}