[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 1 / 3 / a / PJPopViewManager / 1.0.2 / PJPopViewManager.podspec.json
blob27cf65b5d4b9c8e06aa535b8d43f4b6aa49d1dc1
2   "name": "PJPopViewManager",
3   "version": "1.0.2",
4   "summary": "PJPopViewManager is a small and fast reusable popover management tool.",
5   "description": "PJPopViewManager is a small, fast reusable popover management tool that pops up a custom view.",
6   "homepage": "https://github.com/piaojin/PopViewManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "飘金": "13666902838@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/piaojin/PopViewManager.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "PJPopViewManager",
23     "PJPopViewManager/**/*.swift"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": "UIKit",
27   "pushed_with_swift_version": "4.0"