blob: 818e37641667dfb6e8f764424a121aaeccccb3d4 [file] [log] [blame]
{
"name": "MWBase",
"version": "1.0.4",
"summary": "MWBase",
"description": "mao-wo iOS开发基础库",
"homepage": "https://git.mao-wo.com/maowo-saas/ios/Maowo_Base",
"license": "MIT",
"authors": {
"MrT": "tengmc@mao-wo.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://tengmc@git.mao-wo.com/maowo-saas/ios/Maowo_Base.git",
"tag": "1.0.4"
},
"source_files": "MWBase/MWBase/BaseModule/**/*.{h,m}",
"resources": "MWBase/MWBase/BaseModule/**/*.{xib,png,gif,bundle,wav,sqlite,db}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"CTPersistance": [
"~> 1.3.7"
],
"Aspects": [
"~> 1.4.1"
],
"Masonry": [
"~> 1.0.2"
],
"YYKit": [
"~> 1.0.9"
],
"MJExtension": [
"~> 3.0.15.1"
],
"MJRefresh": [
"~> 3.1.12"
],
"IQKeyboardManager": [
"~> 5.0.4"
],
"CAPYBImageBrowser": [
"~> 2.1.0"
],
"TZImagePickerController": [
"~> 1.7.9"
],
"DZNEmptyDataSet": [
"~> 1.8.1"
],
"SDWebImage": [
"~> 4.4.2"
],
"RealReachability": [
"~> 1.1.9"
],
"GKCover": [
"~> 2.4.3"
],
"WeexSDK": [
"~> 0.17.0"
],
"PYSearch": [
"~> 0.9.1"
],
"CAPPYPhotoBrowser": [
"~> 1.5.7"
],
"SDCycleScrollView": [
"~> 1.75"
]
}
}