blob: 4c8b7ae8db70acabde8a28542a0f9e8bbe34c2bd [file] [log] [blame]
{
"name": "PSDatePicker",
"version": "0.8.1",
"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.8.1"
},
"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"
}