blob: 4e782ba1f7a2415f1937482f6eb9c0b31faa65bc [file] [log] [blame]
{
"name": "ASDebugger",
"version": "0.0.2",
"summary": "ASDebugger is a remote debugging toolset for your native iOS app.",
"description": "ASDebugger is a remote debugging toolset. It is a client library and gateway server combination. \nTo use ASDebugger, you must register a account on http://www.appscaffold.net to forwarding received the debugging data.",
"homepage": "https://github.com/AppScaffold/ASDebugger",
"license": "MIT",
"authors": {
"square": "square.zhao.wei@gmail.com"
},
"source": {
"git": "https://github.com/AppScaffold/ASDebugger.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}