blob: 76d0e3e77e8f5ae865a3579018b12fe0526f3918 [file] [log] [blame]
{
"name": "BWJSONMatcher",
"version": "1.1.1",
"summary": "BWJSONMatcher helps you easily match a JSON data or JSON string or JSON object up with your data model",
"homepage": "https://github.com/BurrowsWang/BWJSONMatcher",
"license": {
"type": "MIT"
},
"authors": {
"BurrowsWang": "burrowswang@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/BurrowsWang/BWJSONMatcher.git",
"tag": "1.1.1"
},
"source_files": "BWJSONMatcher/*.{h,m,c}",
"requires_arc": true
}