[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / 9 / 3 / ZCSHoldProgress / 0.0.4 / ZCSHoldProgress.podspec.json
blob4503ee61d7a3772d5718371d99fd8293f4a1e685
2   "name": "ZCSHoldProgress",
3   "version": "0.0.4",
4   "summary": "A UILongPressGestureRecognizer that displays its progress.",
5   "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",
6   "homepage": "https://github.com/zshannon/ZCSHoldProgress",
7   "screenshots": [
8     "https://github.com/zshannon/ZCSHoldProgress/raw/screenshots/one.png",
9     "https://github.com/zshannon/ZCSHoldProgress/raw/screenshots/two.png",
10     "https://github.com/zshannon/ZCSHoldProgress/raw/screenshots/three.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Zane Shannon": "zane@smileslaughs.com"
18   },
19   "social_media_url": "http://twitter.com/zaneshannon",
20   "platforms": {
21     "ios": null
22   },
23   "source": {
24     "git": "https://github.com/zshannon/ZCSHoldProgress.git",
25     "tag": "0.0.4"
26   },
27   "source_files": "ZCSHoldProgress.{h,m}",
28   "requires_arc": true