[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 6 / 4 / 5 / DPPopupView / 0.1.0 / DPPopupView.podspec.json
bloba29be1c6fbf882c3eac31f228b56bcd2d351e696
2   "name": "DPPopupView",
3   "version": "0.1.0",
4   "summary": "A framework that uses UIViewPropertyAnimator to control a popup view.",
5   "homepage": "https://github.com/danielpluvia/DPPopupView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "danielpluvia": "danielpluvia@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/danielpluvia/DPPopupView.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "DPPopupView/Classes/**/*",
21   "swift_version": "4.2"