blob: e032f38f308a99c56eed03e67a8e1e6e968d574b [file] [log] [blame]
{
"name": "ZCSHoldProgress",
"version": "0.0.5",
"summary": "A UILongPressGestureRecognizer that displays its progress.",
"description": " ZCSHoldProgress is a UILongPressGestureRecognizer subclass with some nice (customizable) visual flair. It gives your users a visual indication of their progress towards activating the gesture recognizer.\n",
"homepage": "https://github.com/zshannon/ZCSHoldProgress",
"screenshots": [
"https://github.com/zshannon/ZCSHoldProgress/raw/screenshots/one.png",
"https://github.com/zshannon/ZCSHoldProgress/raw/screenshots/two.png",
"https://github.com/zshannon/ZCSHoldProgress/raw/screenshots/three.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zane Shannon": "zane@smileslaughs.com"
},
"social_media_url": "http://twitter.com/zaneshannon",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zshannon/ZCSHoldProgress.git",
"tag": "0.0.5"
},
"source_files": "ZCSHoldProgress.{h,m}",
"requires_arc": true
}