blob: f9c66945e37777e89e88940cfb517da9fc5441bd [file] [log] [blame]
{
"name": "JSZVCR",
"version": "0.3.4",
"summary": "A simple way to record network requests",
"homepage": "https://github.com/jzucker2/JSZVCR",
"license": "MIT",
"authors": {
"Jordan Zucker": "jordan.zucker@gmail.com"
},
"source": {
"git": "https://github.com/jzucker2/JSZVCR.git",
"tag": "0.3.4"
},
"social_media_url": "https://twitter.com/jzucker",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "XCTest",
"dependencies": {
"OHHTTPStubs": [
"~> 4.0"
]
},
"source_files": "JSZVCR/Classes/**/*"
}