blob: 45516388bc845ea79d1d9182d6564446911322c0 [file] [log] [blame]
{
"name": "JKRichTextView",
"version": "0.0.1",
"summary": "A more powerful UITextView.",
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/fsjack/JKRichTextView",
"screenshots": "https://github.com/fsjack/JKRichTextView/raw/master/banner.jpg",
"license": "MIT",
"authors": {
"Jackie": "fsjack@gmail.com"
},
"social_media_url": "http://twitter.com/iamjackiecheung",
"source": {
"git": "https://github.com/fsjack/JKRichTextView.git",
"tag": "0.0.1"
},
"source_files": "JKRichTextView/**/*.{h,m}",
"public_header_files": "JKRichTextView/**/*.h",
"requires_arc": true,
"frameworks": "UIKit"
}