4 "summary": "A FIFO queue popup tool",
5 "description": "A FIFO queue popup tool",
6 "homepage": "https://github.com/lzackx/Zopup",
12 "lzackx": "lzackx@lzackx.com"
15 "git": "https://github.com/lzackx/Zopup.git",
21 "frameworks": "UIKit",
22 "source_files": "Zopup/Classes/**/*.{h,m}",
23 "public_header_files": [
24 "Zopup/Classes/Zopup.h"
26 "private_header_files": [
27 "Zopup/Classes/ZopupPrivate.h",
28 "Zopup/Classes/ZopupOperation.h",
29 "Zopup/Classes/ZopupViewController.h"