blob: 97002d44a40695204c9ca083cc3a38a51e8fc914 [file] [log] [blame]
{
"name": "CJPopupAction",
"version": "1.4.5",
"summary": "UIView的类别,用来实现UIView弹出popupView的一个Uiew的类别",
"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!",
"homepage": "https://github.com/dvlproad/CJPopupAction",
"license": "MIT",
"authors": "dvlproad",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/CJPopupAction.git",
"tag": "1.4.5"
},
"source_files": "CJPopupAction/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}