[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 9 / 2 / YKPopupDialogView / 0.1.0 / YKPopupDialogView.podspec.json
blob270f18dbd8a843f63a6c0a94c3bd84209bcba33d
2   "name": "YKPopupDialogView",
3   "version": "0.1.0",
4   "summary": "Simple and customizable popup dialog view with custom animations.",
5   "description": "Easy to use and customizable, there are various animation to show / hide popup dialog view. This library written with swift 3.",
6   "homepage": "https://github.com/yusufkildan/YKPopupDialogView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yusufkildan": "kildanyusuf@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yusufkildan/YKPopupDialogView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/yusuf_kildan",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "YKPopupDialogView/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"