blob: 3311d79b514fc68ae310355b45c6b802350b9b2d [file] [log] [blame]
{
"name": "Tapa",
"version": "0.1.7",
"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.1.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/Tapa/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}