blob: 27452da06024c4be0fedf0583aec28e71d3e6f0d [file] [log] [blame]
{
"name": "JTViewTap-Swift",
"version": "0.1.0",
"summary": "JTViewTap-Swift:",
"description": "JTViewTap-Swift is a extension for UIView, which can add tap and long Press action on UIView.",
"homepage": "https://github.com/JTANISME/JTViewTap-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jtanisme": "jtanisme@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JTANISME/JTViewTap-Swift.git",
"tag": "0.1.0"
},
"source_files": [
"JTViewTap-Swift",
"JTViewTap-Swift/**/*.{h,m,swift}"
],
"frameworks": "UIKit",
"requires_arc": true
}