blob: 10c25f2b19a9e816e4adfd4bda6fc06c8a11bf92 [file] [log] [blame]
{
"name": "AIWebController",
"version": "1.1.2",
"summary": "基于WKWebView的基类封装,用于承载H5业务的iOS SDK",
"description": "基于WKWebView的基类封装,用于承载H5业务,包括H5和Native的交互",
"homepage": "https://github.com/luotongyi/AIWebController",
"license": "MIT",
"authors": {
"luoty": "1139475967@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/luotongyi/AIWebController.git",
"tag": "1.1.2"
},
"source_files": [
"AIWebController",
"AIWebController/**/*.{h,m}"
],
"requires_arc": true
}