blob: d4f6b8def27cd5f05960cba2cf89db4bc9dc5ecc [file] [log] [blame]
{
"name": "BWJSONMatcher",
"version": "1.1.0",
"summary": "BWJSONMatcher helps you easily match a 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.0"
},
"source_files": "BWJSONMatcher/*.{h,m,c}",
"requires_arc": true
}