blob: 6d2a6daf85238630ea8dca1e84867447eb748b9c [file] [log] [blame]
{
"name": "BMBaseLibrary",
"version": "1.3.0.8",
"summary": "WeexEros iOS App base library",
"description": "WeexEros iOS App base library",
"homepage": "https://github.com/WeexBox/Benmu-iOS-Library",
"license": "MIT",
"authors": {
"Mario": "myeveryheart@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeexBox/Benmu-iOS-Library.git",
"tag": "1.3.0.8"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"Security",
"JavaScriptCore"
],
"libraries": "bz2",
"source_files": [
"Source/**/*.{c,h,m,mm,S}",
"Source/**/**/*.{c,h,m,mm,S}"
],
"resources": [
"Source/BMWeexExtension/Resources/*",
"Source/BMComponent/Calendar/Resources/*.png",
"Source/BMComponent/Chart/Resources/*"
],
"dependencies": {
"YYText": [
],
"YYModel": [
],
"SSZipArchive": [
],
"YTKNetwork": [
],
"SocketRocket": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"CTMediator": [
],
"WXDevtool": [
],
"SVProgressHUD": [
],
"Masonry": [
],
"WeexSDK": [
],
"Realm": [
],
"BindingX": [
],
"TZImagePickerController": [
],
"FSCalendar": [
],
"SFHFKeychainUtils": [
]
}
}