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