blob: e87ee0adf88bc3fdb0b5ea259c6234732cb7f3e6 [file] [log] [blame]
{
"name": "MorefunSDK",
"version": "1.0.2",
"summary": "iOS 基本库",
"description": "iOS基本库MorefunSDK",
"homepage": "http://gitlab.i-morefun.net/lifangjian/MorefunSDK.git",
"license": "MIT",
"authors": {
"lifangjian": "lifangjian@baicm.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gitlab.i-morefun.net/lifangjian/MorefunSDK.git",
"tag": "1.0.2"
},
"vendored_frameworks": "MorefunSDK.framework",
"dependencies": {
"YYModel": [
"~> 1.0.4"
],
"Masonry": [
"~> 1.1.0"
],
"AFNetworking": [
"~> 3.2.0"
],
"SDWebImage": [
"~> 4.3.3"
],
"MJRefresh": [
"~> 3.1.15.3"
],
"SVProgressHUD": [
"~> 2.2.5"
],
"AMapSearch-NO-IDFA": [
"6.9.0"
],
"AMapNavi-NO-IDFA": [
"~> 6.9.0"
],
"AMapLocation-NO-IDFA": [
"~>2.6.0"
],
"JPush": [
"~> 3.2.4"
],
"AliyunOSSiOS": [
"~> 2.10.0"
],
"WechatOpenSDK": [
],
"Bugly": [
],
"SVGAPlayer": [
"~> 2.3"
],
"AliPay": [
"~> 2.1.2"
],
"UMCCommon": [
],
"UMengUShare/Social/ReducedWeChat": [
]
},
"subspecs": [
{
"name": "Content",
"frameworks": [
"UIKit",
"Foundation",
"AudioToolbox",
"ExternalAccessory",
"CoreText",
"CoreTelephony",
"CoreMotion",
"CoreGraphics",
"CFNetwork",
"AudioToolbox"
]
}
]
}