blob: e1f76fdf850147d9876c2f5483ccf3e373772a51 [file] [log] [blame]
{
"name": "DKDetailsParallax",
"version": "2.0.3",
"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.0.3"
},
"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"
}