blob: c0c71ba7f6481dfc9ca2c225fe44416b8e5891b2 [file] [log] [blame]
{
"name": "ZZCoreTextView",
"version": "0.0.3",
"summary": "ZZCoreTextView is a TextView to handle special strings such as url\tel@someone",
"homepage": "https://github.com/smalldu/ZZCoreTextView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"smalldu": "363958265@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/smalldu/ZZCoreTextView.git",
"tag": "0.0.3"
},
"source_files": "ZZCoreTextView/*.{swift,h,m}",
"requires_arc": true
}