blob: a4eb1826d23a636975de8cf1f0b5dc0a40289790 [file] [log] [blame]
{
"name": "LYAutoDatepickers",
"version": "0.0.1",
"summary": "Personal datepicker like Android.",
"description": "I want to create a datepicker like Android.",
"homepage": "https://github.com/lynnx4869/LYAutoDatepickers",
"license": "MIT",
"authors": {
"xianing": "xianing@czcg.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lynnx4869/LYAutoDatepickers.git",
"tag": "0.0.1"
},
"source_files": "Classes/Classes/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}