blob: 96cb211aa201112cf324fbecff87f506f26dffba [file] [log] [blame]
{
"name": "CocenModule",
"version": "0.1.0",
"swift_versions": "5.0",
"summary": "iOS 코센 모듈 짧은 설명.",
"description": "iOS 코센 모듈 긴 설명1.\niOS 코센 모듈 긴 설명2.\niOS 코센 모듈 긴 설명3.",
"homepage": "https://www.koreacenter.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kwonogyu": "haze5959@cocen.com"
},
"source": {
"git": "http://git.koapp.com/ios/cocen_module.git/",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CocenModule/Classes/**/*",
"swift_version": "5.0"
}