blob: 0cdc52438f68504fe5b24d9740d8014676f761d7 [file] [log] [blame]
{
"name": "TapEditableView",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"summary": "Editable view.",
"requires_arc": true,
"version": "1.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "hello@tap.company"
},
"homepage": "https://github.com/Tap-Payments/TapEditableView-iOS",
"source": {
"git": "https://github.com/Tap-Payments/TapEditableView-iOS.git",
"tag": "1.0.5"
},
"source_files": "TapEditableView/Source/*.swift",
"dependencies": {
"TapAdditionsKit/Tap/ClassProtocol": [
">= 1.3.3"
]
}
}