blob: 58f72a5dd57d8943cf5f97e77ca23a31b7b9c7b4 [file] [log] [blame]
{
"name": "XYQRegexPattern",
"version": "2.0.0",
"summary": "A Library for iOS to use for Regex Pattern.",
"homepage": "https://github.com/xiayuanquan/XYQRegexPattern",
"license": "MIT",
"authors": {
"夏远全": "13718037163@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xiayuanquan/XYQRegexPattern.git",
"tag": "2.0.0"
},
"source_files": "XYQRegexPattern/*.{h,m}",
"requires_arc": true
}