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