5 "homepage": "https://github.com/dvlproad/CJUIKit",
6 "description": "1、CJImageView(包含CJBadgeImageView),用于设置imageView的title和badge;\n2、CJTextView:类似微信文本输入框实现\n3、已在CJRefreshComponent中包含pod 'MJRefresh', '~> 3.1.12'\n\n 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!",
15 "git": "https://github.com/dvlproad/CJUIKit.git",
16 "tag": "CJKeyboardAvoiding_0.0.5"
18 "source_files": "CJUIKit/*.{h,m}",
19 "frameworks": "UIKit",
23 "name": "CJImageView",
24 "source_files": "CJUIKit/CJImageView/**/*.{h,m}"
28 "source_files": "CJUIKit/CJTextView/**/*.{h,m}"
31 "name": "CJScrollView",
32 "source_files": "CJUIKit/CJScrollView/**/*.{h,m}"
35 "name": "CJRefeshView",
36 "source_files": "CJUIKit/CJRefeshView/**/*.{h,m}"
39 "name": "CJRefreshComponent",
40 "source_files": "CJUIKit/CJRefreshComponent/**/*.{h,m}",
41 "resources": "CJUIKit/CJRefreshComponent/**/*.{png,xib}",