[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 9 / 8 / 5 / RDParallaxController / 0.1 / RDParallaxController.podspec.json
blobe1f6c495db1a6a4b11224c5cadaece699463faee
2   "name": "RDParallaxController",
3   "version": "0.1",
4   "summary": "Add a parallax top view to any UIScrollView with ease",
5   "homepage": "http://redetection.github.io/RDParallaxController/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ReDetection": "redetection@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ReDetection/RDParallaxController.git",
15     "tag": "0.1"
16   },
17   "source_files": "RDParallaxController/*.{h,m}",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true