[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 0 / 3 / CreolePriceSelectionView / 0.1.0 / CreolePriceSelectionView.podspec.json
blobffb12a8a3115b6ce559e22552ccfe240ba44f0e4
2   "name": "CreolePriceSelectionView",
3   "version": "0.1.0",
4   "summary": "Its helps you to manage your price selection",
5   "description": "It will help you to give a circular price selection controller. You can get selected price directly.",
6   "homepage": "https://github.com/NirmalsinhRathod/CreolePriceSelectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NirmalsinhRathod": "nirmasinh@creolestudios.com"
13   },
14   "source": {
15     "git": "https://github.com/NirmalsinhRathod/CreolePriceSelectionView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CreolePriceSelectionView/Classes/**/*",
22   "dependencies": {
23     "iCarousel": [
24       "~> 1.8.3"
25     ]
26   }