[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / e / EasyPopUp / 0.1.1 / EasyPopUp.podspec.json
blobeb5325ca73d737209a24fee0ec27199796d044a5
2   "name": "EasyPopUp",
3   "version": "0.1.1",
4   "summary": "Easy way to transform UIViews/UIViewControllers to popups",
5   "homepage": "https://github.com/mohammadz74/EasyPopUp",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mohammad": "mohammad_z74@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/Mohammadz74/EasyPopUp.git",
15     "tag": "0.1.1"
16   },
17   "social_media_url": "https://twitter.com/mohammad_Z74",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "EasyPopUp/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "DynamicBlurView": [
26       "~> 3.0.1"
27     ]
28   }