blob: d61957bd6a0e054de27e75858eef85f11e624190 [file] [log] [blame]
{
"name": "CJPopupView",
"version": "0.0.1",
"summary": "This is a category of UIView to popup himself.",
"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!\n",
"homepage": "https://github.com/dvlproad/CJPopupView",
"license": "MIT",
"authors": {
"dvlproad": "913168921@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/dvlproad/CJPopupView.git",
"tag": "0.0.1"
},
"source_files": "CJPopupView/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}