[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 5 / 0 / PortalIosMidwareMidware / 0.0.2 / PortalIosMidwareMidware.podspec.json
blobf78557a0dda639b3edc46af26aac85deb1d54663
2   "name": "PortalIosMidwareMidware",
3   "version": "0.0.2",
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.2"
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   ]