[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / a / 7 / ASDebugger / 0.0.2 / ASDebugger.podspec.json
blob4e782ba1f7a2415f1937482f6eb9c0b31faa65bc
2   "name": "ASDebugger",
3   "version": "0.0.2",
4   "summary": "ASDebugger is a remote debugging toolset for your native iOS app.",
5   "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.",
6   "homepage": "https://github.com/AppScaffold/ASDebugger",
7   "license": "MIT",
8   "authors": {
9     "square": "square.zhao.wei@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/AppScaffold/ASDebugger.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"