blob: dd794f48e971823e827b9b3e36733a541adda01b [file] [log] [blame]
{
"name": "PSDatePicker",
"version": "0.1.6",
"summary": "This cocoapods is for date picking.",
"description": "this pods can date pick and time pick. it has many options for datepicking.",
"homepage": "https://github.com/nanuare/psdatepicker",
"license": {
"type": "MPL-2.0",
"file": "LICENSE"
},
"authors": {
"PeaceKim": "me@peacekim.com"
},
"source": {
"git": "https://github.com/nanuare/psdatepicker.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSDatePicker/Classes/**/*",
"module_name": "PSDatePicker",
"requires_arc": true,
"resource_bundles": {
"PSDatePicker": [
"PSDatePicker/Assets/*"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}