blob: 755611766ea95a63521359f89c32da2b7732a0a0 [file] [log] [blame]
{
"name": "GDLogger",
"version": "1.1",
"summary": "GDLogger is a lightweight class for iOS versions 3.0 and above. It allows developers to log in app 'events' locally",
"description": "GDLogger is a lightweight class for iOS versions 3.0 and above. It allows developers to log in app 'events' locally in mutilple, mutable txt files.",
"homepage": "https://github.com/northernspark/GDLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joe Barbour": "joe@gradoapp.com"
},
"social_media_url": "http://twitter.com/@thebarbican19",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/northernspark/GDLogger.git",
"tag": "1.1"
},
"source_files": "GDLogger.{h,m}"
}