[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 1 / 3 / a / PJPopViewManager / 1.0.3 / PJPopViewManager.podspec.json
blob9657d18b460bec4d62a8af51aa361a98a6e611bd
2   "name": "PJPopViewManager",
3   "version": "1.0.3",
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.3"
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"