[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / d / ZZPopoverWindow / 1.0.3 / ZZPopoverWindow.podspec.json
blob1193b2bfb764e5316ba391865e15b9c990e68478
2   "name": "ZZPopoverWindow",
3   "version": "1.0.3",
4   "summary": "Pop over view in iOS",
5   "description": "ZZPopoverWindow is a convenience tool of popover view iOS/Objective-C",
6   "homepage": "http://thinkermaster.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ACommonChinese": "liuxing8807@126.com"
13   },
14   "source": {
15     "git": "https://github.com/ACommonChinese/ZZPopoverWindow.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "ZZPopoverWindow/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ]