blob: fd04b6bc79a3876bbb16da9655f78db38eee2dba [file] [log] [blame]
{
"name": "remote-logging",
"version": "0.0.4.1",
"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.4.1"
},
"source_files": "remote-logging/**/*.{h,m}",
"resources": "remote-logging/*.{xcdatamodeld}",
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"GNContextManager": [
],
"AFNetworking": [
],
"CWLSynthesizeSingleton": [
]
}
}