blob: d78dd61d6d8ef87fe5a3453aedadc6ada6c58018 [file] [log] [blame]
{
"name": "SwpTextView",
"version": "2.3.5",
"summary": "简单封装 TextView",
"description": "TODO: 简单封装 TextView",
"homepage": "https://github.com/swp-song/SwpTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpTextView.git",
"tag": "2.3.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpTextView/Class/**/*.{h,m}",
"resources": "SwpTextView/Resources/SwpTextView.bundle",
"frameworks": "UIKit",
"requires_arc": true
}