[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 1 / b / RevealableCell / 1.1 / RevealableCell.podspec.json
blob0a53c829e420a45b388134efe39e3a61f2314cb8
2   "name": "RevealableCell",
3   "version": "1.1",
4   "summary": "iMessage style pull-to-reveal timestamps.",
5   "homepage": "http://shaps.me/blog/imessage-style-reveal/",
6   "screenshots": "http://shaps.me/assets/img/blog/iMessageStyleReveal@2x.jpg",
7   "license": "MIT",
8   "authors": {
9     "Shaps Mohsenin": "shapsuk@me.com"
10   },
11   "social_media_url": "http://twitter.com/shaps",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/shaps80/iMessageStyleReveal.git",
17     "tag": "1.1"
18   },
19   "source_files": [
20     "Pod/Classes",
21     "*.{h,m,swift}"
22   ],
23   "requires_arc": true,
24   "pushed_with_swift_version": "2.2"