[Add] AccordionHeaderView 1.0.2
[CocoaPods.git] / Specs / 7 / 4 / e / SPXRevealableView / 0.2 / SPXRevealableView.podspec.json
blobda9f0a9a03ffe51e066cdd4cab8f886ace41c24a
2   "name": "SPXRevealableView",
3   "version": "0.2",
4   "summary": "iMessage style pull-to-reveal timestamps.",
5   "homepage": "http://shaps.me/imessage-style-reveal/",
6   "screenshots": "http://shaps.me/downloads/iMessageStyleReveal.jpg",
7   "license": "MIT",
8   "authors": {
9     "Shaps Mohsenin": "shaps80@me.com"
10   },
11   "social_media_url": "http://twitter.com/shaps",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/shaps80/iMessageStyleReveal.git",
17     "tag": "0.2"
18   },
19   "source_files": [
20     "iMessageStyleReveal/SPXRevealableView",
21     "*.{h,m}"
22   ],
23   "requires_arc": true