blob: 6a9388e8395901855d25cfbb4dbf72077e8e55d3 [file] [log] [blame]
{
"name": "TapEditableView",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"summary": "Editable view.",
"requires_arc": true,
"version": "1.0.3",
"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.3"
},
"source_files": "TapEditableView/Source/*.swift",
"dependencies": {
"TapAdditionsKit/Tap/ClassProtocol": [
">= 1.2"
]
}
}