blob: 0c70f70d4de803ad913b77a94d21c6d30c8ed04d [file] [log] [blame]
{
"name": "PortalIosMidwareMidware",
"version": "0.0.1",
"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.1"
},
"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
}
]
}