blob: 66a00bddd258ff3608bab6b61186951fc15557f8 [file] [log] [blame]
{
"name": "XYTapLabel",
"version": "1.0.0",
"summary": "tap UILabel text of sub range",
"description": "Tap UILabel text of sub range. you can set the touch range of text,and set the highlight color for select range.",
"homepage": "https://github.com/gdutxzy/XYTapLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gdutxzy": "gdutxzy@163.com"
},
"source": {
"git": "https://github.com/gdutxzy/XYTapLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XYTapLabel/Classes/**/*",
"frameworks": "UIKit"
}