[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 8 / CFWebView / 0.1.1 / CFWebView.podspec.json
blob139777cf4789c6c0fe167fca76dd6477afb20a4e
2   "name": "CFWebView",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "CFWebView is a Swift module for adding extension to uiview.",
9   "homepage": "https://github.com/swift365/CFWebView",
10   "authors": {
11     "chengfei.heng": "hengchengfei@sina.com"
12   },
13   "source": {
14     "git": "https://github.com/swift365/CFWebView.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "CFWebView/Classes/*.swift",
22     "CFWebView/Classes/**/*.swift"
23   ],
24   "pushed_with_swift_version": "3.0"