blob: d2ca3483b70e02fd4fac11208bcb1ab998001d76 [file] [log] [blame]
{
"name": "JF3DTouchButton",
"version": "0.0.6",
"summary": "JF3DTouchButton is a touch sensitive button built for 3D touch compatible devices.",
"description": "JF3DTouchButton is a touch sensitive button built for 3D touch compatible devices. It provides additional state properties and transitional features to improve a user's 3D touch experience.",
"homepage": "https://github.com/jfuellert/JF3DTouchButton",
"license": {
"type": "None",
"file": "LICENSE"
},
"authors": {
"jfuellert": "jfuellert@gmail.com"
},
"source": {
"git": "https://github.com/jfuellert/JF3DTouchButton.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "JF3DTouchButton/JF3DTouchButton/**/*.{h,m}",
"public_header_files": "JF3DTouchButton/JF3DTouchButton/JF3DTouchButton.h",
"frameworks": "UIKit"
}