blob: 81a35917ce665827a93cdc3b6cc266915ec3c0fc [file] [log] [blame]
{
"name": "JsonViewTestCase",
"version": "0.1.0",
"summary": "CocoaPods for JsonView Test File",
"description": "Test JsonView's Json files is correct or not pods",
"homepage": "https://github.com/jumperb/JsonViewTestCase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caterpillarFly": "jumperb"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jumperb/JsonViewTestCase.git",
"tag": "0.1.0"
},
"resources": "JsonFiles/JsonViewTestCase.bundle",
"requires_arc": true
}