[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 1 / JBParallaxCell / 0.0.1 / JBParallaxCell.podspec.json
blobebd61aea687ea61d1194091f053a4aca6407f920
2   "name": "JBParallaxCell",
3   "version": "0.0.1",
4   "summary": "This project provides a parallax effect on a `UIImageView` on a `UITableViewCell` when the table scrolls.",
5   "homepage": "https://github.com/jberlana/JBParallaxCell",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Javier Berlana": "jberlana@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/jberlana",
14   "source": {
15     "git": "git@github.com:jberlana/JBParallaxCell.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "JBParallaxCell.{h,m}",
22   "requires_arc": true