[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 8 / remote-logging / 0.0.4.1 / remote-logging.podspec.json
blobfd04b6bc79a3876bbb16da9655f78db38eee2dba
2   "name": "remote-logging",
3   "version": "0.0.4.1",
4   "summary": "remote loggin for ios/osx",
5   "description": "                   Please don't use this pod on your own, contact me if you are interested\n",
6   "homepage": "https://github.com/jakubknejzlik/remote-logging",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jakub Knejzlík": "jakub.knejzlik@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.8"
17   },
18   "source": {
19     "git": "https://github.com/jakubknejzlik/remote-logging.git",
20     "tag": "0.0.4.1"
21   },
22   "source_files": "remote-logging/**/*.{h,m}",
23   "resources": "remote-logging/*.{xcdatamodeld}",
24   "frameworks": "CoreData",
25   "requires_arc": true,
26   "dependencies": {
27     "GNContextManager": [
29     ],
30     "AFNetworking": [
32     ],
33     "CWLSynthesizeSingleton": [
35     ]
36   }