[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / e / PPStackPopupView / 0.4.0 / PPStackPopupView.podspec.json
blobaade1cd655ae4082f9646635c83cf92675a14084
2   "name": "PPStackPopupView",
3   "version": "0.4.0",
4   "summary": "弹窗队列视图管理",
5   "description": "管理弹出的弹窗视图,可以设置优先级。",
6   "homepage": "https://github.com/PP-Rabbit/PPStackPopupView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PP-Rabbit": "13370155475@163.com"
13   },
14   "source": {
15     "git": "https://github.com/PP-Rabbit/PPStackPopupView.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PPStackPopupView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }