{ | |
"name": "TSNLogger", | |
"version": "1.2.3", | |
"license": { | |
"type": "MIT" | |
}, | |
"homepage": "https://github.com/softwarenerd/TSNLogger", | |
"authors": { | |
"Brian Lambert": "brianlambert@softwarenerd.org" | |
}, | |
"summary": "iOS logging utility.", | |
"source": { | |
"git": "https://github.com/softwarenerd/TSNLogger.git", | |
"tag": "v1.2.3" | |
}, | |
"source_files": "Source/*", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"frameworks": "UIKit", | |
"requires_arc": true | |
} |