blob: b544046ebc7f0a80bac07c4dbf98edd436ab0ecf [file] [log] [blame]
{
"name": "AppSpectorSDK",
"version": "0.2",
"summary": "AppSpector iOS SDK",
"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"
},
"dependencies": {
"SocketRocket": [
],
"MPMessagePack": [
],
"fishhook": [
"~> 0.2"
]
}
}