[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 8 / 5 / BZMFrame / 1.0.1 / BZMFrame.podspec.json
blob6ea9ccb6183e9f097c26b166f1482abc8c4cdba0
2   "name": "BZMFrame",
3   "version": "1.0.1",
4   "summary": "iOS App Framework.",
5   "description": "iOS App Framework using ObjC.",
6   "homepage": "https://github.com/tospery/BZMFrame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tospery": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/BZMFrame.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BZMFrame/Classes/**/*",
22   "resource_bundles": {
23     "BZMFrame": [
24       "BZMFrame/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "Accelerate",
31     "QuartzCore",
32     "CoreLocation",
33     "SystemConfiguration",
34     "AdSupport",
35     "WebKit",
36     "CoreGraphics",
37     "Photos"
38   ],
39   "dependencies": {
40     "OvercoatObjC": [
41       "1.0.1"
42     ],
43     "CocoaLumberjack": [
44       "3.6.0"
45     ],
46     "SDWebImage": [
47       "5.4.0"
48     ],
49     "MJRefresh": [
50       "3.3.1"
51     ],
52     "FCUUID": [
53       "1.3.1"
54     ],
55     "WebViewJavascriptBridge": [
56       "6.0.3"
57     ],
58     "PINCache": [
59       "3.0.1-beta.8"
60     ],
61     "GVUserDefaults": [
62       "1.0.2"
63     ],
64     "DZNEmptyDataSet": [
65       "1.8.1"
66     ],
67     "JLRoutes": [
68       "2.1"
69     ],
70     "QMUIKit/QMUICore": [
71       "4.0.4"
72     ],
73     "TYAlertController": [
74       "1.2.0"
75     ],
76     "Toast": [
77       "4.0.0"
78     ],
79     "DKNightVersion": [
80       "2.4.3"
81     ],
82     "CHTCollectionViewWaterfallLayout": [
83       "0.9.8"
84     ]
85   }