blob: b6363dc3418299d12238be1555c0ee8cb4c94d54 [file] [log] [blame]
{
"name": "HTPressableButton",
"version": "1.1.0",
"summary": "Pressable button with ease of use for iOS developers.",
"homepage": "http://github.com/herinkc/HTPressableButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"He Rin Kim": "me@herinkim.com",
"Thanakron Tandavas": "thanakron@tandavas.com"
},
"screenshots": "https://dl.dropboxusercontent.com/s/na4sowpi58dcajv/HTPressableButtonImage.gif",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/herinkc/HTPressableButton.git",
"tag": "1.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}