blob: 50aa1528c41eafc5ae27d9420a7fccab74e24d43 [file] [log] [blame]
{
"name": "PortalIosMidwareMidware",
"version": "0.0.3",
"summary": "ios-midware-midware",
"description": "portail-ios-midware-midware",
"homepage": "https://github.com/portal-io/portal-ios-midware-midware",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qbshen": "shen.qingbo@whaley.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/portal-io/portal-ios-midware-midware.git",
"tag": "0.0.3"
},
"subspecs": [
{
"name": "WVRWidget",
"prefix_header_contents": "#import \"WVRWidgetHeader.h\"",
"source_files": [
"WVRWidget/WVRWidget/Core/**/*.{h,m}"
],
"resources": [
"WVRWidget/WVRWidget/Core/**/*.{xib}"
],
"dependencies": {
"MJRefresh": [
],
"PortalIosLibrary/WVRAppContext": [
],
"PortalIosMidware/WVRUIFrame": [
],
"Masonry": [
],
"PortalIosLibrary/WVRImage": [
],
"YYText": [
]
},
"requires_arc": true
},
{
"name": "WVRHybrid",
"source_files": [
"WVRHybrid/WVRHybrid/Classes/**/*.{h,m}"
],
"dependencies": {
"PortalIosLibrary/WVRAppContext": [
],
"PortalIosMidware/WVRUIFrame": [
],
"PortalIosLibrary/WVRUtil": [
],
"PortalIosMidwareMidware/WVRWidget": [
],
"YYModel": [
]
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
},
{
"name": "WVRPlayerUI",
"prefix_header_contents": "#import \"WVRPlayerUIHeader.h\"",
"source_files": [
"WVRPlayerUI/WVRPlayerUI/Classes/*.{h,m}",
"WVRPlayerUI/WVRPlayerUI/Classes/**/*.{h,m}"
],
"resources": "WVRPlayerUI/WVRPlayerUI/Classes/**/*.xib",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Masonry": [
],
"PortalIosLibrary/WVRAppContext": [
],
"PortalIosLibrary/WVRImage": [
],
"PortalIosLibrary/WVRUtil": [
],
"YYText": [
],
"ReactiveObjC": [
],
"PortalIosMidware/WVRUIFrame": [
],
"PortalIosMidwareMidware/WVRWidget": [
],
"PortalIosLibraryMidware/WVRBI": [
]
}
}
]
}