blob: 5534d3df892ed4a02092b7ac66a26a085a3aabc6 [file] [log] [blame]
{
"name": "TomDatePicker",
"version": "1.01",
"summary": "A small date selection",
"homepage": "https://github.com/yeshichang/TomDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yeshichang": "15238280098@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yeshichang/TomDatePicker.git",
"tag": "1.01"
},
"source_files": "DateKeyboard/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}