blob: 80b2c02297f2faea61fb957f5747a00abc7f0c18 [file] [log] [blame]
{
"name": "SWLibrary",
"version": "0.1.1",
"summary": "Uitlity SWLibrary.",
"description": "This is Wooky Utility. !! Wooky Library",
"homepage": "https://github.com/wooky83/SWLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wooky83": "baw0803@nate.com"
},
"source": {
"git": "https://github.com/wooky83/SWLibrary.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0"
],
"source_files": "SWLibrary/Classes/**/*",
"swift_version": "5.0"
}