blob: d1432e7a32234c8d08a6b6ff0d399c4b9a418ca6 [file] [log] [blame]
{
"name": "SwpTextView",
"version": "1.0.4",
"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.4"
},
"source_files": "SwpTextView",
"requires_arc": true,
"frameworks": "UIKit"
}