blob: e653e93d73c1af968ee095d28900f0deb5fd6819 [file] [log] [blame]
{
"name": "WeexBox",
"version": "1.2.2",
"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": "1.2.2"
},
"source_files": "WeexBox/**/**/*.{swift,h,m}",
"swift_version": "4.2",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"libraries": "sqlite3",
"dependencies": {
"WeexSDK": [
"~> 0.20.0"
],
"WXDevtool": [
"~> 0.20.0"
],
"Alamofire": [
],
"Alamofire-Synchronous": [
],
"SwiftyJSON": [
],
"HandyJSON": [
],
"MBProgressHUD": [
],
"AsyncSwift": [
],
"RealmSwift": [
],
"Zip": [
],
"RTRootNavigationController_WeexBox": [
],
"SnapKit": [
],
"SDWebImage": [
],
"BindingX": [
],
"Hue": [
],
"SwiftEventBus": [
],
"TZImagePickerController": [
],
"LBXScan/LBXNative": [
],
"LBXScan/UI": [
],
"Charts": [
],
"VasSonic": [
],
"XFAssistiveTouch_WeexBox": [
],
"lottie-ios": [
]
}
}