blob: 348cf83bbaa34b66cef5666683ca0ad1f4b13d66 [file] [log] [blame]
{
"name": "AppSpectorSDK",
"version": "0.3.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"
}
}