blob: 2fd194b6ac05f842a6390320e1939b0694c3530b [file] [log] [blame]
{
"name": "LCText",
"version": "0.0.1",
"summary": "获取UILabel点击到的字符。",
"homepage": "https://github.com/mlcldh/LCText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mlcldh": "1228225993@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mlcldh/LCText.git",
"tag": "0.0.1"
},
"source_files": "LCText",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}