blob: 1f94082a0afd0002c74ac4485c0f65626170d5fe [file] [log] [blame]
{
"name": "PortalIosMidware",
"version": "0.0.1",
"summary": "UIFrame.",
"description": "UIFrame 框架",
"homepage": "https://github.com/portal-io/portal-ios-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.git",
"tag": "0.0.1"
},
"subspecs": [
{
"name": "WVRUIFrame",
"source_files": "WVRUIFrame/WVRUIFrame/Core/**/*.{h,m}",
"requires_arc": true
}
]
}