[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 7 / 5 / 8 / BWJSONMatcher / 1.0.1 / BWJSONMatcher.podspec.json
blob1f8c30ad95f767073ec37582686691ee4fbd77f8
2   "name": "BWJSONMatcher",
3   "version": "1.0.1",
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.0.1"
18   },
19   "source_files": "BWJSONMatcher/*.{h,m,c}",
20   "requires_arc": true