blob: c9fca2740421f491efd1988e44e450f1c7c663b8 [file] [log] [blame]
{
"name": "ParallexBanner",
"version": "0.1.0",
"summary": "A banner to show images with parallex effect",
"description": "This is a banner to show images with parallex effect.It support both local and Web Image.",
"homepage": "https://github.com/LeoMobileDeveloper/ParallexBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leo": "leomobiledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/LeoMobileDeveloper/ParallexBanner.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ParallexBanner/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
]
}
}