[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / b / SCShopFramework / 0.1.2 / SCShopFramework.podspec.json
bloba8fdbf1cb20065b20ba210140b5b20dfa21171f5
2   "name": "SCShopFramework",
3   "version": "0.1.2",
4   "summary": "shopping",
5   "description": "A shopping framework demo",
6   "homepage": "https://github.com/gejunyu5/SCShopFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gejunyu5": "393864523@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/gejunyu5/SCShopFramework.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resource_bundles": {
22     "SCShoppingResource": [
23       "SCShopFramework/Assets/*.png"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "ENABLE_BITCODE": "NO"
28   },
29   "frameworks": [
30     "UIKit",
31     "MapKit",
32     "CoreGraphics",
33     "MobileCoreServices",
34     "Security",
35     "SystemConfiguration",
36     "CoreTelephony"
37   ],
38   "dependencies": {
39     "AFNetworking": [
40       "~> 3.2.0"
41     ],
42     "IQKeyboardManager": [
43       "~> 6.5.0"
44     ],
45     "FMDB": [
46       "~> 2.7.2"
47     ],
48     "YYKit": [
49       "~> 1.0.9"
50     ],
51     "SDWebImage": [
52       "~> 5.8.1"
53     ],
54     "SDCycleScrollView": [
55       "~> 1.80"
56     ],
57     "MJRefresh": [
58       "~> 3.4.3"
59     ],
60     "Masonry": [
61       "~> 1.1.0"
62     ],
63     "BlocksKit": [
64       "~> 2.2.5"
65     ],
66     "WebViewJavascriptBridge": [
67       "~> 6.0"
68     ],
69     "WKWebViewExtension": [
70       "~> 0.1"
71     ]
72   }