[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 8 / d / AAPickerView / 1.1 / AAPickerView.podspec.json
bloba04c86f555aa91fe03fcea5d9f97664ee17ceb1a
2   "name": "AAPickerView",
3   "version": "1.1",
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",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Engr. Ahsan Ali": "hafiz.m.ahsan.ali@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/EngrAhsanAli/AAPickerView.git",
17     "tag": "1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AAPickerView/Classes/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"