blob: befd0d8609e2c3c166ea7f3fa96bc54fe4034cad [file] [log] [blame]
{
"name": "RemoteLogging",
"version": "0.0.5.2",
"summary": "remote loggin for ios/osx",
"description": " Please don't use this pod on your own, contact me if you are interested\n",
"homepage": "https://github.com/jakubknejzlik/remote-logging",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jakub Knejzlík": "jakub.knejzlik@gmail.com"
},
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/jakubknejzlik/remote-logging.git",
"tag": "0.0.5.2"
},
"source_files": "remote-logging/**/*.{h,m}",
"resources": "remote-logging/*.{xcdatamodeld}",
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"GNContextManager": [
],
"AFNetworking": [
],
"CWLSynthesizeSingleton": [
],
"ISO8601": [
]
}
}