[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / b / MMBAlertsPickers / 1.1.9 / MMBAlertsPickers.podspec.json
bloba59427ca4ef195b6d03986faf75d822f3f5a343f
2   "name": "MMBAlertsPickers",
3   "version": "1.1.9",
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.9"
17   },
18   "source_files": "MMBAlertsPickers/*.{swift,h,m,xib,storyboard,lproj}",
19   "resources": [
20     "MMBAlertsPickers/Source/Pickers/Locale/*.{swift,h,m,xib}",
21     "MMBAlertsPickers/Source/Views/*.{lproj,storyboard}/*.{xib,strings}",
22     "Example/Resources/*.xcassets"
23   ],
24   "exclude_files": "MMBAlertsPickers/*.plist",
25   "swift_version": "5"