blob: 5822cf1a9029d6c862cc523dcdc5c5ed18c2490a [file] [log] [blame]
{
"name": "CreolePriceSelectionView",
"version": "0.1.1",
"summary": "Its helps you to manage your price selection",
"description": "It will help you to give a circular price selection controller. You can get selected price directly.",
"homepage": "https://github.com/NirmalsinhRathod/CreolePriceSelectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NirmalsinhRathod": "nirmasinh@creolestudios.com"
},
"source": {
"git": "https://github.com/NirmalsinhRathod/CreolePriceSelectionView.git",
"branch": "master",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CreolePriceSelectionView/Classes/**/*",
"dependencies": {
"iCarousel": [
"~> 1.8.3"
]
}
}