[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 2 / a / WebBridge / 1.0.1 / WebBridge.podspec.json
blob5e770893df256f2ca3b59ee205a3594cb7acc8ea
2   "name": "WebBridge",
3   "version": "1.0.1",
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.1"
17   },
18   "swift_versions": [
19     "3",
20     "4.1",
21     "4.2",
22     "5.0",
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "platforms": {
28     "ios": "11.0"
29   },
30   "source_files": "Sources/**/*",
31   "swift_version": "5.3"