[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 9 / 8 / d / CCPickerView / 1.0.0 / CCPickerView.podspec.json
blobf797a035c63260fed9359dd1ff6eca33a6461deb
2   "name": "CCPickerView",
3   "version": "1.0.0",
4   "summary": "CCPickerView is a fully custimzable picker view behaved like UIPickerView",
5   "homepage": "https://github.com/demoncraz/CCPickerView",
6   "license": "MIT",
7   "authors": {
8     "chenc": "cchen0907@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/demoncraz/CCPickerView.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "CCPickerView/*.{h,m}",
15   "platforms": {
16     "ios": "10.0"
17   }