blob: 06ca5313718e108e610a710f105d504b898efe26 [file] [log] [blame]
{
"name": "LCRegex",
"version": "0.0.4",
"summary": "正则表达式",
"homepage": "https://github.com/STPACS/LCRegex",
"license": "MIT",
"authors": {
"STPACS": "87382980@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/STPACS/LCRegex.git",
"tag": "0.0.4"
},
"source_files": "LCRegex/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}