2 "name": "AAPickerView",
4 "summary": "AAPickerView is simple and easy-to-use implementation for `UITextField` to use as `UIPickerView` and `UIDatePicker` written in swift.",
5 "description": "AAPickerView allows to transform `UITextField` as `UIPickerView` and `UIDatePicker` to pick data easily. It is designed to present a picker view to select data in `UITextField`.",
6 "homepage": "https://github.com/EngrAhsanAli/AAPickerView",
7 "screenshots": "https://raw.githubusercontent.com/EngrAhsanAli/AAPickerView/master/Screenshots/AAPickerView.png",
13 "Engr. Ahsan Ali": "hafiz.m.ahsan.ali@gmail.com"
16 "git": "https://github.com/EngrAhsanAli/AAPickerView.git",
22 "pod_target_xcconfig": {
23 "SWIFT_VERSION": "3.0"
25 "source_files": "AAPickerView/Classes/**/*",
26 "pushed_with_swift_version": "3.0"