[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 1 / 4 / SimpleAlertPickers / 1.2.0 / SimpleAlertPickers.podspec.json
blobb2340efa4bb8dd96d5172b2b463bb6d1b71894c4
2   "name": "SimpleAlertPickers",
3   "version": "1.2.0",
4   "summary": "Simple usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView adapted for using in DialogSDK.\n      Removes NSPhotoLibraryUsageDescription NSLocationWhenInUseUsageDescription NSContactsUsageDescription NSCameraUsageDescription from the forked MMBAlertsPickers",
5   "description": "Simple usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView adapted for using in DialogSDK.\nRemoves NSPhotoLibraryUsageDescription NSLocationWhenInUseUsageDescription NSContactsUsageDescription NSCameraUsageDescription from the forked dillidon alerts-and-pickers",
6   "homepage": "https://github.com/jdzorz/SimpleAlertPickers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jideras@hotmail.com": "jideras@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jdzorz/SimpleAlertPickers.git",
16     "tag": "1.2.0"
17   },
18   "social_media_url": "https://twitter.com/jdzorz",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5",
23   "source_files": "Source/**/*.{swift,h,m,xib,storyboard,lproj,bundle}",
24   "resources": [
25     "Source/Pickers/Locale/*.{swift,h,m,xib,bundle}",
26     "Source/Views/*.{lproj,storyboard}/*.{xib,strings}"
27   ],
28   "exclude_files": "SimpleAlertPickers/*.plist",
29   "swift_version": "5"