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