blob: 8ebe4d6d9eba87f9adafdb5bf4a9bdfc03c500f5 [file] [log] [blame]
{
"name": "MRPickerView",
"version": "1.0.0",
"summary": "a picker view, can show custom array and custom range date",
"homepage": "https://github.com/mrxir/MRPickerView.git",
"license": "LICENSE",
"authors": {
"我也没有时光机器": "100885521@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mrxir/MRPickerView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "Classes/**/*.{bundle,xib}"
}