[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 5 / 0 / PortalIosMidwareMidware / 0.0.3 / PortalIosMidwareMidware.podspec.json
blob50aa1528c41eafc5ae27d9420a7fccab74e24d43
2   "name": "PortalIosMidwareMidware",
3   "version": "0.0.3",
4   "summary": "ios-midware-midware",
5   "description": "portail-ios-midware-midware",
6   "homepage": "https://github.com/portal-io/portal-ios-midware-midware",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qbshen": "shen.qingbo@whaley.cn"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/portal-io/portal-ios-midware-midware.git",
19     "tag": "0.0.3"
20   },
21   "subspecs": [
22     {
23       "name": "WVRWidget",
24       "prefix_header_contents": "#import \"WVRWidgetHeader.h\"",
25       "source_files": [
26         "WVRWidget/WVRWidget/Core/**/*.{h,m}"
27       ],
28       "resources": [
29         "WVRWidget/WVRWidget/Core/**/*.{xib}"
30       ],
31       "dependencies": {
32         "MJRefresh": [
34         ],
35         "PortalIosLibrary/WVRAppContext": [
37         ],
38         "PortalIosMidware/WVRUIFrame": [
40         ],
41         "Masonry": [
43         ],
44         "PortalIosLibrary/WVRImage": [
46         ],
47         "YYText": [
49         ]
50       },
51       "requires_arc": true
52     },
53     {
54       "name": "WVRHybrid",
55       "source_files": [
56         "WVRHybrid/WVRHybrid/Classes/**/*.{h,m}"
57       ],
58       "dependencies": {
59         "PortalIosLibrary/WVRAppContext": [
61         ],
62         "PortalIosMidware/WVRUIFrame": [
64         ],
65         "PortalIosLibrary/WVRUtil": [
67         ],
68         "PortalIosMidwareMidware/WVRWidget": [
70         ],
71         "YYModel": [
73         ]
74       },
75       "requires_arc": true,
76       "frameworks": [
77         "UIKit",
78         "Foundation"
79       ]
80     },
81     {
82       "name": "WVRPlayerUI",
83       "prefix_header_contents": "#import \"WVRPlayerUIHeader.h\"",
84       "source_files": [
85         "WVRPlayerUI/WVRPlayerUI/Classes/*.{h,m}",
86         "WVRPlayerUI/WVRPlayerUI/Classes/**/*.{h,m}"
87       ],
88       "resources": "WVRPlayerUI/WVRPlayerUI/Classes/**/*.xib",
89       "requires_arc": true,
90       "frameworks": [
91         "Foundation",
92         "UIKit"
93       ],
94       "dependencies": {
95         "Masonry": [
97         ],
98         "PortalIosLibrary/WVRAppContext": [
100         ],
101         "PortalIosLibrary/WVRImage": [
103         ],
104         "PortalIosLibrary/WVRUtil": [
106         ],
107         "YYText": [
109         ],
110         "ReactiveObjC": [
112         ],
113         "PortalIosMidware/WVRUIFrame": [
115         ],
116         "PortalIosMidwareMidware/WVRWidget": [
118         ],
119         "PortalIosLibraryMidware/WVRBI": [
121         ]
122       }
123     }
124   ]