[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 7 / 3 / GTMWebKit / 0.0.6 / GTMWebKit.podspec.json
blobcc637479cb17035c7107a2060e2bb61dfc309c7d
2   "name": "GTMWebKit",
3   "version": "0.0.6",
4   "summary": "swift 针对 WKWebKit 的封装",
5   "homepage": "https://github.com/GTMYang/GTMWebKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "GTMYang": "17757128523@163.com"
12   },
13   "source": {
14     "git": "https://github.com/GTMYang/GTMWebKit.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "GTMWebKit/*.{h,swift}",
18   "resources": "GTMWebKit/GTMWebKit.bundle",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "WebKit"
26   ],
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.0"
29   },
30   "pushed_with_swift_version": "3.0"