blob: fe77847f6e2ff020774b2373e0cbc5b8a553eefe [file] [log] [blame]
{
"name": "DKDetailsParallax",
"version": "1.0.0",
"summary": "DKDetailsParallax is a framework which allows you to simply create details parallax controller.",
"homepage": "https://github.com/Darkkrye",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Darkkrye": "pierre.boudon.27@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Darkkrye/DKDetailsParallax.git",
"tag": "v1.0.0"
},
"source_files": "DKDetailsParallax/*.{swift,h}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}