[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 9 / e / PPStackPopupView / 0.1.0 / PPStackPopupView.podspec.json
blob2da5472bc5997894c38a17f517a007509951e435
2   "name": "PPStackPopupView",
3   "version": "0.1.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.cn"
13   },
14   "source": {
15     "git": "https://github.com/PP-Rabbit/PPStackPopupView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PPStackPopupView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }