[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 0 / 3 / CreolePriceSelectionView / 0.1.1 / CreolePriceSelectionView.podspec.json
blob5822cf1a9029d6c862cc523dcdc5c5ed18c2490a
2   "name": "CreolePriceSelectionView",
3   "version": "0.1.1",
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     "branch": "master",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CreolePriceSelectionView/Classes/**/*",
23   "dependencies": {
24     "iCarousel": [
25       "~> 1.8.3"
26     ]
27   }