blob: d11a04cacd631cf0bff79e05554d0f25616770bf [file] [log] [blame]
{
"name": "CIWebView",
"version": "0.0.3",
"summary": "A short description of CIWebView.",
"description": "A weex webview for iOS",
"homepage": "https://gitlab.oneitfarm.com/luliangxiao/CIWebView_iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luliangxiao": "luliangxiao@corp-ci.com"
},
"source": {
"git": "https://gitlab.oneitfarm.com/luliangxiao/CIWebView_iOS.git",
"commit": "0f7818a3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CIWebView/**/*",
"frameworks": "UIKit",
"dependencies": {
"WeexSDK": [
"~> 0.11.0"
]
}
}