blob: 46c6a5f0f44707e95e170b58b801acb8d1ba3717 [file] [log] [blame]
{
"name": "RegexKitLite-NoWarning",
"version": "1.1.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.1.0"
},
"source_files": "RegexKitLite-4.0/RegexKitLite.{h,m}",
"libraries": "icucore",
"requires_arc": false
}