[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / a / PJPopViewManager / 1.0.1 / PJPopViewManager.podspec.json
blobcf98347a02e2e9098ee3b3339a9b723dab4555be
2   "name": "PJPopViewManager",
3   "version": "1.0.1",
4   "summary": "A small and fast reusable popover management tool.",
5   "description": "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.1"
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"