blob: 474409d282e378f6abdffdb1a970d308d4d86bce [file] [log] [blame]
{
"name": "CFPressHoldButton",
"version": "0.1.2",
"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.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"public_header_files": "Classes/**/*.h",
"requires_arc": true
}