[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 3 / 1 / CJPopupAction / 1.4.2 / CJPopupAction.podspec.json
blobf69e47d749334b9faf6d9020f83eea4f72979ab3
2   "name": "CJPopupAction",
3   "version": "1.4.2",
4   "summary": "UIView的类别,用来实现UIView弹出popupView的一个Uiew的类别",
5   "description": "A longer description of CJPopupAction 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/dvlproad/CJPopupAction",
7   "license": "MIT",
8   "authors": "dvlproad",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/dvlproad/CJPopupAction.git",
14     "tag": "1.4.2"
15   },
16   "source_files": "CJPopupAction/**/*.{h,m}",
17   "exclude_files": "Classes/Exclude",
18   "frameworks": "UIKit",
19   "requires_arc": true