[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 1 / b / MPParallaxCollection / 0.1.0 / MPParallaxCollection.podspec.json
blob60533356ec555a5bba7dfc24012a0fd55b7f96b4
2   "name": "MPParallaxCollection",
3   "version": "0.1.0",
4   "summary": "CollectionView with Parallax and PercentDriven animations",
5   "description": "A collection view layout and a cell subclass usefull to made parallax of an image during the scrolling.\nBut even thanks to the delegate useful to make cool percent driven effect, in the example I used my [MPTextReveal](https://github.com/MP0w/MPTextReveal)\nto show you how to use.\n",
6   "homepage": "https://github.com/MP0w/MPParallaxCollection",
7   "license": "BSD",
8   "authors": {
9     "Alex Manzella": "manzopower@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/MP0w/MPParallaxCollection.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/manzopower",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes/"