Latest | 0.1.0 |
---|---|
Homepage | https://github.com/alicanbatur/ABPicker |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
Demo
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
ABPicker is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "ABPicker"
Author
alicanbatur, [email protected]
License
ABPicker is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ABPicker", "version": "0.1.0", "summary": "Picker with a custom, date and hour column.", "description": " * Fill your custom column with what you need. Let me know min date and how many days you want in yoru date area. Let me know min, max hour value. Leave the rest.n * There will be a button, textfield and a view which can be animate.n", "homepage": "https://github.com/alicanbatur/ABPicker", "license": "MIT", "authors": { "alicanbatur": "[email protected]" }, "source": { "git": "https://github.com/alicanbatur/ABPicker.git", "tag": "0.1.0" }, "social_media_url": "https://twitter.com/alicanbatur", "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Pod/Classes/**/*", "resource_bundles": { "ABPicker": [ "Pod/Assets/*.png" ] } }
Sat, 05 Mar 2016 03:14:05 +0000