blob: 0ac0f8b7a45e4cc7ed80e2100a46ec94fe7fde01 [file] [log] [blame]
{
"name": "DKDetailsParallax",
"version": "2.2.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.2.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"
}