blob: db9ae1b6fcc77af61827bc7bb4729894a7fc91b3 [file] [log] [blame]
{
"name": "DKDetailsParallax",
"version": "2.1.0",
"summary": "DKDetailsParallax is a framework which allows you to simply create details parallax controller.",
"homepage": "https://github.com/Darkkrye/DKDetailsParallax",
"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": "v2.1.0"
},
"source_files": "DKDetailsParallax/**/*.{swift,h,otf}",
"resource_bundles": {
"DKDetailsParallax": [
"DKDetailsParallax/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}