blob: 91ab66d1e86655efabfd068cef1aabda7bcb4ee1 [file] [log] [blame]
{
"name": "RKParallaxEffect",
"version": "2.0.0",
"summary": "RKParallaxEffect is written in Swift and provides API to create a parallax effect on UITableHeaderView",
"homepage": "https://rahulkatariya.github.io/RKParallaxEffect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rahul Katariya": "rahulkatariya@me.com"
},
"source": {
"git": "https://github.com/RahulKatariya/RKParallaxEffect.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/rahulkatariya91",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift"
}