[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / b / MMBAlertsPickers / 1.1.7 / MMBAlertsPickers.podspec.json
blobb368885c5a064b9b5523849d75fda734a5a4cc11
2   "name": "MMBAlertsPickers",
3   "version": "1.1.7",
4   "summary": "Advanced usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView adapted for using in DialogSDK",
5   "homepage": "https://github.com/MahmoudMMB/MMBAlertsPickers",
6   "license": "MIT",
7   "authors": {
8     "MahmoudMMB": "mmbelbeisi@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "swift_versions": "5",
14   "source": {
15     "git": "https://github.com/MahmoudMMB/MMBAlertsPickers.git",
16     "tag": "1.1.7"
17   },
18   "source_files": "Source/**/*.{swift}",
19   "resource_bundles": {
20     "Countries": [
21       "Source/Pickers/Locale/Countries.bundle/**"
22     ],
23     "MMBAlertsPickers": [
24       "Source/Views/*.{lproj,storyboard}"
25     ]
26   },
27   "resources": "Example/Resources/*.xcassets",
28   "swift_version": "5"