[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 6 / 5 / c / swc-manager / 0.1.2 / swc-manager.podspec.json
blobbbb9c85cf1646408cdf4dc068eefb1ac1eec34ba
2   "name": "swc-manager",
3   "version": "0.1.2",
4   "summary": "SKYWARE Co., Ltd. swc-manager.",
5   "swift_versions": [
6     "3.2",
7     "4.0",
8     "4.2",
9     "5.0"
10   ],
11   "description": "프로젝트 공통 라이브러리 by SKYWARE Co., Ltd.",
12   "homepage": "http://www.skyware.co.kr",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "SKYWARE-INC": "skyware0704@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/SKYWARE-INC/swc-manager.git",
22     "tag": "0.1.2"
23   },
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "swc-manager/Classes/**/*",
28   "dependencies": {
29     "SwiftyJSON": [
30       "~> 4.0"
31     ]
32   },
33   "swift_version": "5.0"