blob: 4d953934f1c9bc55ff5c7709922562a05e1bd6c8 [file] [log] [blame]
{
"name": "SCShopFramewrok",
"version": "0.1.0",
"summary": "shopping",
"description": "A shopping framework demo",
"homepage": "https://github.com/gejunyu5/SCShopFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gejunyu5": "393864523@qq.com"
},
"source": {
"git": "https://github.com/gejunyu5/SCShopFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"resource_bundles": {
"SCShoppingResource": [
"SCShopFramewrok/Assets/*.png"
]
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"frameworks": [
"UIKit",
"MapKit",
"CoreGraphics",
"MobileCoreServices",
"Security",
"SystemConfiguration",
"CoreTelephony"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
],
"IQKeyboardManager": [
"~> 6.5.0"
],
"FMDB": [
"~> 2.7.2"
],
"YYKit": [
"~> 1.0.9"
],
"SDWebImage": [
"~> 5.8.1"
],
"SDCycleScrollView": [
"~> 1.80"
],
"MJRefresh": [
"~> 3.4.3"
],
"Masonry": [
"~> 1.1.0"
],
"BlocksKit": [
"~> 2.2.5"
],
"WebViewJavascriptBridge": [
"~> 6.0"
],
"WKWebViewExtension": [
"~> 0.1"
]
}
}