[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 8 / BWJSONMatcher / 1.1.1 / BWJSONMatcher.podspec.json
blob76d0e3e77e8f5ae865a3579018b12fe0526f3918
2   "name": "BWJSONMatcher",
3   "version": "1.1.1",
4   "summary": "BWJSONMatcher helps you easily match a JSON data or 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.1"
18   },
19   "source_files": "BWJSONMatcher/*.{h,m,c}",
20   "requires_arc": true