blob: 54828c3ac6c3616e9a85372e596239ce7a2735e6 [file] [log] [blame]
{
"name": "EVEDatePicker",
"version": "0.0.3",
"summary": "第一个版本框架完成",
"homepage": "https://github.com/effortcheep/EVEDatePicker",
"license": "MIT",
"authors": {
"effortcheep": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/effortcheep/EVEDatePicker.git",
"tag": "0.0.3"
},
"source_files": [
"EVEDatePickerView",
"EVEDatePickerView/EVEDatePicker/*.{h,m}"
],
"requires_arc": true
}