[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / c / 6 / ALLiveLogger / 0.2.0 / ALLiveLogger.podspec.json
blob01c8e90644b304bc12abcdda4768f85392e2534b
2   "name": "ALLiveLogger",
3   "version": "0.2.0",
4   "summary": "一个基于CocoaHTTPServer搭建的本地服务,可以将日志实时输出到PC浏览器的审查元素console中。",
5   "description": "一个基于CocoaHTTPServer搭建的本地服务,可以将日志实时输出到PC浏览器的审查元素console中。",
6   "homepage": "https://github.com/asomePubcode/ALLiveLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "screenshots": [
12     "https://github.com/asomePubcode/ALLiveLogger/blob/master/Images/liveLog.jpg",
13     {
14       "type": "MIT",
15       "file": "LICENSE"
16     }
17   ],
18   "authors": {
19     "asomeliao": "asomeliao@foxmail.com"
20   },
21   "source": {
22     "git": "https://github.com/asomePubcode/ALLiveLogger.git",
23     "tag": "0.2.0"
24   },
25   "platforms": {
26     "ios": "8.0"
27   },
28   "resources": "ALLiveLogger/Assets/*.bundle",
29   "source_files": "ALLiveLogger/Classes/**/*",
30   "requires_arc": true,
31   "dependencies": {
32     "CocoaAsyncSocket": [
34     ]
35   }