[Add] IEnvoyProxy 3.0.0
[CocoaPods.git] / Specs / 9 / 7 / c / AIWebController / 1.1.2 / AIWebController.podspec.json
blob10c25f2b19a9e816e4adfd4bda6fc06c8a11bf92
2   "name": "AIWebController",
3   "version": "1.1.2",
4   "summary": "基于WKWebView的基类封装,用于承载H5业务的iOS SDK",
5   "description": "基于WKWebView的基类封装,用于承载H5业务,包括H5和Native的交互",
6   "homepage": "https://github.com/luotongyi/AIWebController",
7   "license": "MIT",
8   "authors": {
9     "luoty": "1139475967@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/luotongyi/AIWebController.git",
16     "tag": "1.1.2"
17   },
18   "source_files": [
19     "AIWebController",
20     "AIWebController/**/*.{h,m}"
21   ],
22   "requires_arc": true