blob: f745e10ab05adb2a8f2c2a23015393804ac43cc2 [file] [log] [blame]
{
"name": "PortalIosLibrary",
"version": "0.0.2",
"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.2"
},
"subspecs": [
{
"name": "WVRAppContext",
"source_files": "WVRAppContext/WVRAppContext/Core/*"
}
]
}