blob: 09f1aae88006561738fe417bb1f078bf6dd33de3 [file] [log] [blame]
{
"name": "SwpTextView",
"version": "1.0.3",
"platforms": {
"ios": "7.0"
},
"summary": "封装自带 Placeholder 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": "1.0.3"
},
"source_files": "SwpTextView",
"requires_arc": true,
"frameworks": "UIKit"
}