[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 1 / 4 / RSPlayPauseButton / 1.0.0 / RSPlayPauseButton.podspec.json
blob97114c2e42467c95908c79ba0c6b692f4f4b9d30
2   "name": "RSPlayPauseButton",
3   "version": "1.0.0",
4   "summary": "Play/pause button that nicely morphs between the two states",
5   "description": "                        A UIControl with a play/pause icon that nicely morphs between the two.\n                        You can choose from [two morphing styles](http://vimeo.com/raphaelschaad/rsplaypausebutton): Split, and Split & Rotate.\n",
6   "homepage": "https://github.com/raphaelschaad/RSPlayPauseButton",
7   "screenshots": "https://raw.githubusercontent.com/raphaelschaad/RSPlayPauseButton/master/Images/rsplaypausebutton-morph-animation.gif",
8   "license": {
9     "type": "Public domain",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Raphael Schaad": "raphael.schaad@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/raphaelschaad",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/raphaelschaad/RSPlayPauseButton.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "RSPlayPauseButtonDemo/RSPlayPauseButton/*.{h,m}",
24   "requires_arc": true