[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / 9 / 3 / ZCSHoldProgress / 0.0.2 / ZCSHoldProgress.podspec.json
blob9322239f13c6987a93e873c282ecb93231dcd577
2   "name": "ZCSHoldProgress",
3   "version": "0.0.2",
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.2"
26   },
27   "source_files": "ZCSHoldProgress.{h,m}",
28   "requires_arc": true