[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / 4 / 8 / d / AAPickerView / 1.0 / AAPickerView.podspec.json
blob7de54c8a26360843413307e45ae20fc48c679469
2   "name": "AAPickerView",
3   "version": "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": "1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AAPickerView/Classes/**/*"