blob: 228a745a6184af7e889cd051bc5d22f56251071d [file] [log] [blame]
{
"name": "WYGeneralPicker",
"version": "0.0.1",
"summary": "Support DatePicker, StringPicker and MultipleStringPicker.",
"description": "iOS General Picker For Easy Use. Such as UIPickerView, UIDatePicker and more.",
"homepage": "https://github.com/wyanassert/WYGeneralPicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wyanassert": "wyanassert@gmail.com"
},
"social_media_url": "https://github.com/wyanassert",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wyanassert/WYGeneralPicker.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}