blob: 693603f93bfefe292ec30f31ef5235bf6bd161fc [file] [log] [blame]
{
"name": "TestableCoreLocation",
"version": "0.1.0",
"summary": "Spies and testable subclasses for testing CoreLocation",
"homepage": "https://github.com/samodom/TestableCoreLocation",
"license": "MIT",
"authors": {
"Sam Odom": "samodom@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/samodom/TestableCoreLocation.git",
"tag": "v0.1.0"
},
"source_files": "TestableCoreLocation/**/*.{h,swift}",
"requires_arc": true,
"dependencies": {
"TestSwagger": [
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}