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