blob: 531b06560c387a80c5f1a5ec585e2872a4422e54 [file] [log] [blame]
{
"name": "UDatePicker",
"version": "0.1.0",
"authors": {
"4074": "fourzerosevenfour@gmail.com"
},
"homepage": "https://github.com/4074/UDatePicker.git",
"summary": "Simple DatePicker widget in Swift",
"source": {
"git": "https://github.com/4074/UDatePicker.git",
"tag": "0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UDatePicker.swift",
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit"
]
}
}