blob: 47092ed0a838c12c9d69a15431fbae6d4854961c [file] [log] [blame]
{
"name": "BaasWebViewController",
"version": "1.0.0",
"summary": "浏览器.",
"description": "TODO: Baas 浏览器.",
"homepage": "https://github.com/developerBGI/BaasWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developerBGI": "lixiezhuang@gmail.com"
},
"source": {
"git": "https://github.com/developerBGI/BaasWebViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BaasWebViewController/Classes/**/*",
"resource_bundles": {
"BaasWebViewController": [
"BaasWebViewController/Assets/**/*.{plist,webp,png,xcassets}"
]
},
"frameworks": "UIKit"
}