blob: 63b24ffcf9256940716ac1ed1ed2b9d90aa597ea [file] [log] [blame]
{
"name": "AppSpectorSDK",
"version": "0.3.4",
"summary": "Debugging doesn't have to be painful!",
"homepage": "http://appspector.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Techery": "heroes@techery.io"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/appspector/ios-sdk/blob/master/AppSpectorSDK.zip?raw=true"
},
"ios": {
"vendored_frameworks": "AppSpectorSDK.framework"
}
}