blob: 70b1d98279a7f1dd5f28d7152f95e3a6325e7014 [file] [log] [blame]
{
"name": "XPTextView",
"version": "0.0.1",
"summary": "XPTextView.",
"description": "textView的扩展swift版",
"homepage": "https://coding.net/u/JINY/p/XPTextView/git",
"license": "MIT",
"authors": {
"jinye": "625059135@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/JINY/XPTextView.git",
"tag": "0.0.1"
},
"source_files": "XPTextView/XPTextView/XPTextView.swift",
"frameworks": "UIKit",
"requires_arc": true
}