[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / b / WKSimpleBridge / 0.0.1 / WKSimpleBridge.podspec.json
blob0d972e8575734db116811b819e4bcc73e49eca86
2   "name": "WKSimpleBridge",
3   "version": "0.0.1",
4   "summary": "SimpleBridge.",
5   "description": "This is Simple Javascrept bridge for delete UIWebView.",
6   "homepage": "https://github.com/zhuyitian/WKSimpleBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Talan": "16657120403@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zhuyitian/WKSimpleBridge.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "WKSimpleBridge/Classes/**/*",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   }