[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 6 / b / KYParallaxView / 1.0.3 / KYParallaxView.podspec.json
blob47584c332ec8647008fed400156e7616ad4dd0c6
2   "name": "KYParallaxView",
3   "version": "1.0.3",
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.3"
17   },
18   "source_files": "KYParallaxView/**/*.{h,m}",
19   "resources": "KYParallaxView/CustomViews/CustomViews.xib",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true