blob: b6f0a1acb326d012f05c1ed106981b78ec8e7731 [file] [log] [blame]
{
"name": "SCShopFramework",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"resource_bundles": {
"SCShoppingResource": [
"SCShopFramework/Assets/*.png"
]
},
"vendored_frameworks": "SCShopFramework/Framework/SCShopFramework.framework",
"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"
]
}
}