blob: e2cf8940edfe6d363a2fe1ce079572eb73e51301 [file] [log] [blame]
{
"name": "PortalIosLibrary",
"version": "0.0.1",
"summary": "for portal-ios project.",
"description": "this is for portal-ios project.",
"homepage": "https://github.com/portal-io/portal-ios-library",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qbshen": "2837915131@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/portal-io/portal-ios-library.git",
"tag": "0.0.1"
},
"subspecs": [
{
"name": "WVRAppContext",
"source_files": "WVRAppContext/WVRAppContext/Core**/*"
}
]
}