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