blob: 220bf6b856490dd7c39f2407a7be55215bd5541a [file] [log] [blame]
{
"name": "PortalIosLibraryMidware",
"version": "0.0.2",
"summary": "PortalIosLibraryMidware.",
"description": "一些依赖library的library库",
"homepage": "https://github.com/portal-io/portal-ios-library-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-library-midware.git",
"tag": "0.0.2"
},
"subspecs": [
{
"name": "WVRBI",
"source_files": "WVRBI/WVRBI/Classes/*/**.{h,m}",
"dependencies": {
"UMengAnalytics-NO-IDFA": [
],
"YYModel": [
],
"PortalIosLibrary/WVRCache": [
],
"PortalIosLibrary/WVRAppContext": [
]
}
}
]
}