[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 8 / f / CZPopupController / 0.1.1 / CZPopupController.podspec.json
blobe669c322b52dba79965eb71bd031fc7640b50c6d
2   "name": "CZPopupController",
3   "version": "0.1.1",
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",
7   "license": "MIT",
8   "authors": {
9     "zhangxuming": "zhang_xm15@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/rtyu128/CZPopupController.git",
16     "tag": "0.1.1"
17   },
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"
25   ],
26   "requires_arc": true