[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / c / 8 / SYNScrollViewObserverEffects / 0.1.1 / SYNScrollViewObserverEffects.podspec.json
blob6d3bd3ee8fae123a5835d2c5090e2ea0c3cced3d
2   "name": "SYNScrollViewObserverEffects",
3   "version": "0.1.1",
4   "summary": "A number of view effects based on observing the content offset of a scrollview..",
5   "description": "                       SYNScrollViewObserverEffects is a collection of effects that can be easily added to view controllers containing\n                       scroll views to provide some nice visual effects.\n\n                       Note: Most of the effects are compatible with iOS 6.0 but not all.  The blur effect in particular requires 7.0.\n",
6   "homepage": "http://github.com/samus/SYNScrollViewObserverEffects",
7   "screenshots": [
8     "https://raw.githubusercontent.com/samus/SYNScrollViewObserverEffects/0.1.1/Readme_Images/parallaxdemo1.png",
9     "https://raw.githubusercontent.com/samus/SYNScrollViewObserverEffects/0.1.1/Readme_Images/parallaxdemo2.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Sam Corder": "sam.corder@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/samus/SYNScrollViewObserverEffects.git",
17     "tag": "0.1.1"
18   },
19   "social_media_url": "https://twitter.com/SamCorder",
20   "platforms": {
21     "ios": "6.0"
22   },
23   "requires_arc": true,
24   "source_files": "SYNScrollViewObserverEffects"