blob: 087dcd870800dd59bbc6da629ab584d19c4787de [file] [log] [blame]
{
"name": "TapEditableView",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"summary": "Editable view.",
"requires_arc": true,
"version": "1.0.4",
"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.4"
},
"source_files": "TapEditableView/Source/*.swift",
"dependencies": {
"TapAdditionsKit/Tap/ClassProtocol": [
">= 1.2"
]
}
}