[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / 7 / EKBlurAlert / 1.1.1 / EKBlurAlert.podspec.json
blob07cd89fd56af540c86d6b70c95a7a9de5b556c6c
2   "name": "EKBlurAlert",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "EKBlurAlert swift 4 framework for Blured Alert View with auto hiding.",
7   "requires_arc": true,
8   "version": "1.1.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Emil Karimov": "emvakar@gmail.com"
15   },
16   "homepage": "https://github.com/emvakar/EKBlurAlert.git",
17   "source": {
18     "git": "https://github.com/emvakar/EKBlurAlert.git",
19     "tag": "1.1.1"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SnapKit": [
25     ]
26   },
27   "source_files": "EKBlurAlert/**/*.{swift}",
28   "resources": "EKBlurAlert/**/*.{png,jpeg,jpg,storyboard,xib}",
29   "resource_bundles": {
30     "EKBlurAlertAssets": [
31       "EKBlurAlert/**/*.xcassets"
32     ]
33   }