[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / d / 0 / 7 / GDLogger / 1.1 / GDLogger.podspec.json
blob755611766ea95a63521359f89c32da2b7732a0a0
2   "name": "GDLogger",
3   "version": "1.1",
4   "summary": "GDLogger is a lightweight class for iOS versions 3.0 and above. It allows developers to log in app 'events' locally",
5   "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.",
6   "homepage": "https://github.com/northernspark/GDLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joe Barbour": "joe@gradoapp.com"
13   },
14   "social_media_url": "http://twitter.com/@thebarbican19",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source": {
19     "git": "https://github.com/northernspark/GDLogger.git",
20     "tag": "1.1"
21   },
22   "source_files": "GDLogger.{h,m}"