[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / b / KYParallaxView / 1.0.1 / KYParallaxView.podspec.json
blobbda6fcd81d42e8f23c5f5af998425433cf4aca8c
2   "name": "KYParallaxView",
3   "version": "1.0.1",
4   "summary": "An awesome vertical/horizontal parallax effects framework on iOS.",
5   "description": "                   一个使用简单同时又能高度自定义的视差滚动框架。An awesome vertical/horizontal parallax effects framework.\n",
6   "homepage": "https://github.com/KittenYang/KYParallaxView",
7   "license": "MIT",
8   "authors": {
9     "KittenYang": "kittenyang@icloud.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/KittenYang/KYParallaxView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "KYParallaxView/**/*.{h,m,xib}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true