blob: f1a108221b2216301d2a20e3299e4ccf4527a216 [file] [log] [blame]
{
"name": "ActionSheetPicker",
"version": "0.0.1",
"license": "BSD",
"summary": "Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.",
"homepage": "https://github.com/TimCinel/ActionSheetPicker",
"authors": {
"Tim Cinel": "email@timcinel.com",
"Filote Stefan": "http://github.com/sfilo",
"Brett Gibson": "http://github.com/brettg",
"John Garland": "http://github.com/johnnyg",
"Mark van den Broek": "http://github.com/heyhoo",
"Evan Cordell": "http://github.com/ecordell",
"Greg Combs": "http://github.com/grgcombs"
},
"source": {
"git": "https://github.com/TimCinel/ActionSheetPicker.git",
"commit": "5937d2f6ffd800c57be2b397acfd1dc15d61f860"
},
"platforms": {
"ios": null
},
"source_files": [
"ActionSheetPicker.h",
"Pickers/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": false
}