[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / d / CocoaLumberjack-RemoteAccess / 0.1.0 / CocoaLumberjack-RemoteAccess.podspec.json
blobed49d6f47c3d1c35c297abc8d70e8d284a63a6dd
2   "name": "CocoaLumberjack-RemoteAccess",
3   "version": "0.1.0",
4   "summary": "remote access log files on iPhone",
5   "description": "Allow remote access log files from your computer.",
6   "homepage": "https://github.com/tomcat2088/CocoaLumberjack-RemoteAccess",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tomcat2088": "tomcat1991@126.com"
13   },
14   "source": {
15     "git": "https://github.com/tomcat2088/CocoaLumberjack-RemoteAccess.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "CocoaLumberjack-RemoteAccess/Classes/**/*",
22   "dependencies": {
23     "CocoaLumberjack": [
24       "= 2.3.0"
25     ],
26     "GCDWebServer": [
27       "~> 3.3.2"
28     ]
29   }