[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / a / 1 / 7 / CNDatePickerView / 0.0.1 / CNDatePickerView.podspec.json
blob8227f2dd163bbb5129e540c2e901952e54790c36
2   "name": "CNDatePickerView",
3   "version": "0.0.1",
4   "summary": "Custom UIPickerView for date selection.",
5   "description": "Custom UIPickerView for date selection.\nUse it instead standart picker.",
6   "homepage": "https://github.com/megavolt605/CNDatePickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Smirnov": "megavolt605@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/megavolt605/CNDatePickerView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "CNDatePickerView/**/*.{h,m,swift}",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"