[Add] NagizTestingPod 0.0.2
[CocoaPods.git] / Specs / 5 / b / a / RKParallaxEffect / 1.0.0 / RKParallaxEffect.podspec.json
bloba3ea6c0689eb51328cd7dea98d4ab940f2a19a8f
2   "name": "RKParallaxEffect",
3   "version": "1.0.0",
4   "summary": "RKParallaxEffect is written in Swift and provides API to create a parallax effect on UITableHeaderView",
5   "homepage": "https://github.com/RahulKatariya/RKParallaxEffect",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rahul Katariya": "rahulkatariya@me.com"
12   },
13   "source": {
14     "git": "https://github.com/RahulKatariya/RKParallaxEffect.git",
15     "tag": "v1.0.0"
16   },
17   "social_media_url": "https://twitter.com/rahulkatariya91",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "RKParallaxEffect/*.swift"