[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / b / 8 / 1 / CNLDatePickerView / 0.0.3 / CNLDatePickerView.podspec.json
blob9b9c59468a6ff9f69504f210e0f5132304bd2ebb
2   "name": "CNLDatePickerView",
3   "version": "0.0.3",
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/CNLDatePickerView",
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/CNLDatePickerView.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "CNLDatePickerView/**/*.{h,m,swift}",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"