blob: 5cbdcca4423a5ca4eac09b0b051d8c42c1a8b695 [file] [log] [blame]
{
"name": "Tapa",
"version": "0.3.0",
"summary": "Make View with Tapa.",
"description": "Convenient extensions associated with UI",
"homepage": "https://github.com/wanderingfairy/Tapa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wanderingfairy": "justice_@kakao.com"
},
"source": {
"git": "https://github.com/wanderingfairy/Tapa.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/Tapa/Classes/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}