2 "name": "CZPopupController",
4 "summary": "A popup display tool for iOS App.",
5 "description": "A longer description of LDPopupController in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6 "homepage": "https://github.com/rtyu128/CZPopupController",
9 "zhangxuming": "zhang_xm15@163.com"
15 "git": "https://github.com/rtyu128/CZPopupController.git",
18 "source_files": "CZPopupController/*.{h,m}",
19 "public_header_files": [
20 "CZPopupController/CZPopupInterface.h",
21 "CZPopupController/UIView+Popup.h",
22 "CZPopupController/UIViewController+Popup.h",
23 "CZPopupController/CZPopupDefine.h",
24 "CZPopupController/CZPopupController.h"