blob: 28e487c3578aec5fb4abaa58338797a4ccaa59ba [file] [log] [blame]
{
"name": "RegexKitLite-NoWarning",
"version": "1.0.0",
"summary": "It is cloned from official subversion (RegexKitLite-4.0). This fork fix some wwarning raised.",
"homepage": "https://github.com/zhangao0086/RegexKitLite-NoWarning",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Bannings": "zhangao0086@gmail.com"
},
"source": {
"git": "https://github.com/zhangao0086/RegexKitLite-NoWarning.git",
"tag": "1.0.0"
},
"source_files": "RegexKitLite-4.0/RegexKitLite.{h,m}",
"libraries": "icucore",
"requires_arc": false
}