blob: 229d92ba5feb1c52f8ad3f3bc869a32315028021 [file] [log] [blame]
{
"name": "CocenModule",
"version": "2.1.6",
"swift_versions": "5.0",
"summary": "코리아센터 iOS 공통 모듈",
"description": "코리아센터 iOS 공통 모듈\nCocenModule is available under the KoreaCenter license.",
"homepage": "https://www.koreacenter.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kwonogyu": "haze5959@cocen.com"
},
"source": {
"git": "http://git2.koapp.com/ios/cocenmodulepods.git",
"tag": "2.1.6"
},
"platforms": {
"ios": "10.0"
},
"default_subspecs": "Core",
"subspecs": [
{
"name": "Core",
"source_files": "CocenModule/Classes/"
},
{
"name": "RxSwift",
"source_files": "CocenModule/Classes/RX",
"dependencies": {
"CocenModule/Core": [
],
"RxSwift": [
],
"RxCocoa": [
]
}
}
],
"swift_version": "5.0"
}