[Add] THEOplayer-Integration-THEOlive 8.6.3
[CocoaPods.git] / Specs / 9 / 7 / c / AIWebController / 1.0.1 / AIWebController.podspec.json
blobb136d13eb02cfb5bdf6bee94aba9490b8ad93578
2   "name": "AIWebController",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": [
19     "AIWebController",
20     "AIWebController/**/*.{h,m}"
21   ],
22   "requires_arc": true