[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / c / 8 / f / MSWebKit / 0.0.1 / MSWebKit.podspec.json
blobf9420fcf66a9d1820d925daafb9d6020c508d6da
2   "name": "MSWebKit",
3   "version": "0.0.1",
4   "summary": "WebKit组件封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/liuxc123/MSWebKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuxc123": "lxc_work@126.com"
13   },
14   "source": {
15     "git": "https://github.com/liuxc123/MSWebKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MSWebKit/Classes/**/*",
22   "resources": "MSWebKit/Assets/*",
23   "frameworks": [
24     "UIKit",
25     "WebKit"
26   ],
27   "pushed_with_swift_version": "3.0"