blob: 7f0ebd2272fa4a509c51d0e9c1012590aad6667b [file] [log] [blame]
{
"name": "CRDatepicker",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}