blob: d6bbd2723d2b7b3a3eda733218a1c6a6047f92ec [file] [log] [blame]
{
"name": "UDatePicker",
"version": "1.0.0",
"authors": {
"4074": "fourzerosevenfour@gmail.com"
},
"homepage": "https://github.com/4074/UDatePicker.git",
"summary": "A date picker widget written in Swift which is lightweight and extensible.",
"source": {
"git": "https://github.com/4074/UDatePicker.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UDatePicker.swift",
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit"
]
},
"pushed_with_swift_version": "3.0"
}