blob: 5de127fbfbbf8a5af57563e313f3d122c13f78dd [file] [log] [blame]
{
"name": "ARPickerInputViews",
"version": "1.0.2",
"summary": "A set of pickers that can easily be used as input views for a UITextField.",
"description": "A set of pickers that can easily be used as input views for a UITextField allowing text fields to use a list as an input rather than a keyboard.",
"homepage": "https://github.com/aderussell/ARPickerInputViews",
"license": "MIT",
"authors": {
"aderussell": "adrianrussell@me.com"
},
"social_media_url": "https://twitter.com/ade177",
"source": {
"git": "https://github.com/aderussell/ARPickerInputViews.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ARPickerInputViews/*",
"frameworks": "UIKit"
}