[Add] AlibabacloudEmrServerlessSpark20230808 1.8.0
[CocoaPods.git] / Specs / d / 2 / a / ARPickerInputViews / 1.0.0 / ARPickerInputViews.podspec.json
blob567fd013ad88c4d158ab9883836d18dc03dab615
2   "name": "ARPickerInputViews",
3   "version": "1.0.0",
4   "summary": "A set of pickers that can easily be used as input views for a UITextField.",
5   "description": "A set of pickers that can easily be used as input views for a UITextField allowing text fields to use a list as an input rather than a keyboard.",
6   "homepage": "https://github.com/aderussell/ARPickerInputViews",
7   "license": "MIT",
8   "authors": {
9     "aderussell": "adrianrussell@me.com"
10   },
11   "social_media_url": "https://twitter.com/ade177",
12   "source": {
13     "git": "https://github.com/aderussell/ARPickerInputViews.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "ARPickerInputViews/*",
21   "frameworks": "UIKit"