blob: 83a92fda91f542f7cece08000673b40cc135ffd1 [file] [log] [blame]
{
"name": "TapEditableView",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"summary": "Editable view.",
"requires_arc": true,
"version": "1.0.2",
"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.2"
},
"source_files": "TapEditableView/Source/*.swift",
"dependencies": {
"TapAdditionsKit/Tap/ClassProtocol": [
"1.1"
]
}
}