[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / 8 / d / AAPickerView / 0.1.0 / AAPickerView.podspec.json
bloba3ac703bc2b7b4180e51980b6e261079374572fa
2   "name": "AAPickerView",
3   "version": "0.1.0",
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": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "source_files": "AAPickerView/Classes/**/*",
26   "pushed_with_swift_version": "3.0"