blob: 02aa37fb4449efc18f82ae501c763c77a8dcc060 [file] [log] [blame]
{
"name": "AIWebController",
"version": "1.0.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.0.2"
},
"source_files": [
"AIWebController",
"AIWebController/**/*.{h,m}"
],
"requires_arc": true
}