blob: 87a8372ac53024543f4bac459d7506c90f852761 [file] [log] [blame]
{
"name": "RKParallaxEffect",
"version": "0.1.0",
"summary": "RKParallaxEffect provides api to create a parallax effect on table view header",
"homepage": "https://github.com/RahulKatariya/RKParallaxEffect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rahul Katariya": "rahulkatariya@me.com"
},
"source": {
"git": "https://github.com/RahulKatariya/RKParallaxEffect.git",
"tag": "v0.1.0"
},
"social_media_url": "https://twitter.com/rahulkatariya91",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "RKParallaxEffect/*.{h,m}"
}