[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 2 / 3 / BZMReactor / 1.0.0 / BZMReactor.podspec.json
blobea66597b6ef635a92d7429c99392a02a2626981f
2   "name": "BZMReactor",
3   "version": "1.0.0",
4   "summary": "iOS App Framework.",
5   "description": "iOS App Framework using ObjC.",
6   "homepage": "https://github.com/tospery/BZMReactor",
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/BZMReactor.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BZMReactor/Classes/**/*",
22   "resource_bundles": {
23     "BZMReactor": [
24       "BZMReactor/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     "QMUIKit/QMUICore": [
41       "4.0.4"
42     ],
43     "QMUIKit/QMUIComponents/QMUILabel": [
44       "4.0.4"
45     ],
46     "QMUIKit/QMUIComponents/QMUIButton": [
47       "4.0.4"
48     ],
49     "QMUIKit/QMUIComponents/QMUIEmptyView": [
50       "4.0.4"
51     ],
52     "RESTful": [
53       "1.0.0"
54     ],
55     "CocoaLumberjack": [
56       "3.6.0"
57     ],
58     "SDWebImage": [
59       "5.4.0"
60     ],
61     "MJRefresh": [
62       "3.3.1"
63     ],
64     "FCUUID": [
65       "1.3.1"
66     ],
67     "WebViewJavascriptBridge": [
68       "6.0.3"
69     ],
70     "PINCache": [
71       "3.0.1-beta.8"
72     ],
73     "GVUserDefaults": [
74       "1.0.2"
75     ],
76     "DZNEmptyDataSet": [
77       "1.8.1"
78     ],
79     "JLRoutes": [
80       "2.1"
81     ],
82     "TYAlertController": [
83       "1.2.0"
84     ],
85     "Toast": [
86       "4.0.0"
87     ],
88     "DKNightVersion": [
89       "2.4.3"
90     ]
91   }