[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 7 / c / AIWebController / 1.0.0 / AIWebController.podspec.json
blob683e326013c8c4ef379c929e24ceebd07cb07f4d
2   "name": "AIWebController",
3   "version": "1.0.0",
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.0.0"
17   },
18   "source_files": [
19     "AIWebController",
20     "AIWebController/**/*.{h,m}"
21   ],
22   "requires_arc": true