blob: 791a2a48fe8dd70cf05027ed4acbf1f50f84b125 [file] [log] [blame]
{
"name": "TapEditableView",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"summary": "Editable view.",
"requires_arc": true,
"version": "1.0",
"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"
},
"source_files": "TapEditableView/Source/*.swift",
"dependencies": {
"TapAdditionsKit/Tap/ClassProtocol": [
]
}
}