[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 5 / 4 / A3ParallaxScrollView / 1.0.1 / A3ParallaxScrollView.podspec.json
blob6b7db34582d2fd25fb117d06cb01696b74bb673f
2   "name": "A3ParallaxScrollView",
3   "version": "1.0.1",
4   "summary": "A UIScrollview subclass with a high performance parallax scrolling effect",
5   "description": "**A3ParallaxScrollView** is a `UIScrollView` subclass with a parallax scrolling effect on iPhone and iPad. ",
6   "homepage": "https://github.com/allaboutapps/A3ParallaxScrollView",
7   "license": "MIT",
8   "authors": {
9     "Botond Kis": "botond.kis@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/allaboutapps/A3ParallaxScrollView.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/itsallaboutapps",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "A3ParallaxScrollView",
21   "screenshots": [
22     "https://dl.dropbox.com/u/9934540/aaa/A3ParallaxMoonSample.gif",
23     "https://dl.dropbox.com/u/9934540/aaa/A3ParallaxMoonSample.png"
24   ]