[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 1 / 5 / SimpleRegexKitLite / 0.0.2 / SimpleRegexKitLite.podspec.json
blob5bd4d20631b7d2b3344d928709ff3e9a9904a00e
2   "name": "SimpleRegexKitLite",
3   "version": "0.0.2",
4   "summary": "A short description of SimpleRegexKitLite.",
5   "description": "The simplied edition for RegexKitLite.",
6   "homepage": "https://github.com/acct<blob>=<NULL>/SimpleRegexKitLite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "acct<blob>=<NULL>": "wangerdong@treefinance.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/Chasingdreamboy/SimpleRegexKitLite.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "SimpleRegexKitLite/Classes/SimpleRegexKitLite.h",
22   "public_header_files": "SimpleRegexKitLite/Classes/SimpleRegexKitLite.h",
23   "subspecs": [
24     {
25       "name": "RegexKit",
26       "source_files": "SimpleRegexKitLite/Classes/RegexKitLite.{h,m}",
27       "frameworks": "CoreFoundation",
28       "requires_arc": false,
29       "libraries": "icucore"
30     }
31   ]