[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 1 / 5 / AUPickerCell / 1.0.2.0 / AUPickerCell.podspec.json
blob19cc76fa5f432277baa018092052382fa25a662a
2   "name": "AUPickerCell",
3   "version": "1.0.2.0",
4   "summary": "Embedded picker view for table cells",
5   "description": "A UITableViewCell with an embedded UIPickerView for dates or strings.",
6   "homepage": "https://github.com/azizuysal/AUPickerCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Aziz Uysal": "azizuysal@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/azizuysal",
15   "source": {
16     "git": "https://github.com/azizuysal/AUPickerCell.git",
17     "tag": "1.0.2.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "5.0",
23   "source_files": "AUPickerCell/AUPickerCell/*.{swift}"