blob: 0513e5ad3bc6211a81cbf907ccf0295c0937dbcd [file] [log] [blame]
{
"name": "RevealableCell",
"version": "2.0",
"summary": "iMessage style pull-to-reveal timestamps.",
"homepage": "http://shaps.me/blog/imessage-style-reveal/",
"screenshots": "http://shaps.me/assets/img/blog/iMessageStyleReveal@2x.jpg",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"social_media_url": "http://twitter.com/shaps",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shaps80/iMessageStyleReveal.git",
"tag": "2.0"
},
"source_files": [
"Pod/Classes",
"*.{h,m,swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}