blob: 9666bf901fe6d95eb7e62bd34140bf3ae7124ec2 [file] [log] [blame]
{
"name": "AppSpectorSDK",
"version": "1.0.1",
"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"
}
}