2 "name": "SimpleRegexKitLite",
4 "summary": "A short description of SimpleRegexKitLite.",
5 "description": "The simplied edition for RegexKitLite.",
6 "homepage": "https://github.com/Chasingdreamboy/SimpleRegexKitLite",
12 "EriceWang": "wangerdong@treefinance.com.cn"
15 "git": "https://github.com/Chasingdreamboy/SimpleRegexKitLite.git",
21 "source_files": "SimpleRegexKitLite/Classes/SimpleRegexKitLite.h",
22 "public_header_files": "SimpleRegexKitLite/Classes/SimpleRegexKitLite.h",
26 "source_files": "SimpleRegexKitLite/Classes/RegexKitLite.{h,m}",
27 "frameworks": "CoreFoundation",
28 "requires_arc": false,
29 "libraries": "icucore"