blob: 4b66b0442bc86eb2a946a60accb0084be96ee66d [file] [log] [blame]
{
"name": "CFPressHoldButton",
"version": "0.1.0",
"summary": "Press and hold button for iOS",
"homepage": "https://github.com/cflatinc/CFPressHoldButton",
"license": {
"type": "MIT"
},
"authors": {
"ohno": "ohno@cflat-inc.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/cflatinc/CFPressHoldButton.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/**/*.h",
"requires_arc": true
}