[Add] NagizTestingPod 0.0.2
[CocoaPods.git] / Specs / 5 / b / a / RKParallaxEffect / 0.1.0 / RKParallaxEffect.podspec.json
blob87a8372ac53024543f4bac459d7506c90f852761
2   "name": "RKParallaxEffect",
3   "version": "0.1.0",
4   "summary": "RKParallaxEffect provides api to create a parallax effect on table view header",
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": "v0.1.0"
16   },
17   "social_media_url": "https://twitter.com/rahulkatariya91",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "RKParallaxEffect/*.{h,m}"