Latest | 0.1 |
---|---|
Homepage | https://github.com/TimCinel/ActionSheetPicker |
License | BSD |
Platforms | ios |
Frameworks | UIKit |
Authors | , , , , , , , |
This version is deprecated: use ActionSheetPicker-3.0 instead.
This repo is outdated. You can find new version of ActionSheetPicker (iOS 8 compatible alredy) here: ActionSheetPicker-3.0.
I try to resolve a lot of pull requests and issues in this repo by time, but new updates will be appeared in https://github.com/skywinder/ActionSheetPicker-3.0. I forked from this repo and implement a bunch of fixes.
Regards,
Petr Korolev.
Credits
Thanks to all of the contributors for making ActionSheetPicker better for the iOS developer community. See AUTHORS for details.
Contributors
John Garland (iPad!)
Greg Combs (Refactor!)
Petr Korolev (Update, crashfix, update for iOS7, new pickers)
Creator
Latest podspec
{ "name": "ActionSheetPicker2", "version": "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 protected]", "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", "Bruno Wernimont": "http://github.com/brunow" }, "source": { "git": "https://github.com/brunow/ActionSheetPicker2.git", "tag": "0.1" }, "platforms": { "ios": null }, "source_files": [ "ActionSheetPicker.h", "Pickers/*.{h,m}" ], "frameworks": "UIKit", "requires_arc": false }
Tue, 01 Mar 2016 13:22:02 +0000