[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 7 / 5 / 8 / BWJSONMatcher / 1.1.0 / BWJSONMatcher.podspec.json
blobd4f6b8def27cd5f05960cba2cf89db4bc9dc5ecc
2   "name": "BWJSONMatcher",
3   "version": "1.1.0",
4   "summary": "BWJSONMatcher helps you easily match a JSON string or JSON object up with your data model",
5   "homepage": "https://github.com/BurrowsWang/BWJSONMatcher",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "BurrowsWang": "burrowswang@gmail.com"
11   },
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/BurrowsWang/BWJSONMatcher.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "BWJSONMatcher/*.{h,m,c}",
20   "requires_arc": true