[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 2 / a / WebBridge / 1.0.3 / WebBridge.podspec.json
blobfa342500d2f6a8b64adcdd9ea453123f5751ff11
2   "name": "WebBridge",
3   "version": "1.0.3",
4   "summary": "WebView Helper",
5   "description": "웹 앱 만들 때 동일한 코드 복붙/설정이 귀찮아서 라이브러리로 만들어서 사용 함.",
6   "homepage": "https://github.com/cpson/WebBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cpson": "cpsony2k@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cpson/WebBridge.git",
16     "tag": "1.0.3"
17   },
18   "swift_versions": [
19     "4.1",
20     "4.2",
21     "5.0",
22     "5.1",
23     "5.2",
24     "5.3"
25   ],
26   "platforms": {
27     "ios": "11.0"
28   },
29   "source_files": "Sources/**/*",
30   "swift_version": "5.3"