blob: c4fd1c4ccabffbf168a930bb740d73718e909a23 [file] [log] [blame]
{
"name": "CRDatepicker",
"version": "0.1.0",
"summary": "Custom UI for date time picker.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Cholarajan/CRDatepicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chola": "cholaitnj@gmail.com"
},
"source": {
"git": "https://github.com/Cholarajan/CRDatepicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}