blob: fef8271bc2c4a6705da92dc05cdc679e298b460d [file] [log] [blame]
{
"name": "SPXRevealableView",
"version": "0.1",
"summary": "iMessage style pull-to-reveal timestamps.",
"homepage": "http://shaps.me/imessage-style-reveal/",
"screenshots": "http://shaps.me/downloads/iMessageStyleReveal.jpg",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shaps80@me.com"
},
"social_media_url": "http://twitter.com/shaps",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/shaps80/iMessageStyleReveal.git",
"tag": "0.1"
},
"source_files": [
"iMessageStyleReveal/SPXRevealableView",
"*.{h,m}"
],
"requires_arc": true
}