blob: 4fc7aa4d41c2958826a5f55f84d84e5fe953cdb8 [file] [log] [blame]
{
"name": "LibrarySample",
"version": "0.0.2",
"summary": "This library was created for private study.",
"homepage": "https://github.com/LeeGwangYong/LibrarySample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"이광용": "rhkdrmfh@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/LeeGwangYong/LibrarySample.git",
"tag": "0.0.2"
},
"source_files": "Sources/**/*",
"exclude_files": "Sources/**/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}