blob: 822fc4b9ae0c8ed1e85ee7cffef099372a8919ef [file] [log] [blame]
{
"name": "TBAKitTesting",
"version": "1.0.2",
"summary": "Helper classes for testing/mocking TBAKit",
"homepage": "https://github.com/ZachOrr/TBAKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "ZachOrr",
"source": {
"git": "https://github.com/ZachOrr/TBAKit.git",
"tag": "testing/1.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Testing/**",
"frameworks": "XCTest",
"dependencies": {
"TBAKit": [
]
}
}