blob: 8597deecb4587d11e07729877ddb64fbb05e24c5 [file] [log] [blame]
{
"name": "IDKitDatePicker",
"version": "0.1.0",
"summary": "This is a scroll wheel date control that can be set in size.",
"description": "The control has basic and set properties, four initialization methods and one data refresh method, and four custom proxy methods.",
"homepage": "https://github.com/zhoushuangjian001/IDKitDatePicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhoushuangjian511@163.com": "zhoushuangjian@algento.com"
},
"source": {
"git": "https://github.com/zhoushuangjian001/IDKitDatePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IDKitDatePicker/Classes/**/*",
"swift_version": "4.0"
}