[Add] AWSPolly 2.39.0
[CocoaPods.git] / Specs / 4 / 0 / e / RemoteLogging / 0.0.5.1 / RemoteLogging.podspec.json
blobf064a9a0d20c16fb8bca852f2ae706f59f15fa74
2   "name": "RemoteLogging",
3   "version": "0.0.5.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.5.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     "ISO8601": [
38     ]
39   }