blob: f279ea2cf4c27f436ae24b7af425960704219f87 [file] [log] [blame]
{
"name": "CVLogger",
"version": "0.3",
"summary": "A library to show easily a log viewer in your app.",
"description": "This library provides a app log viewer for your debug mode app",
"homepage": "https://github.com/ravenx88/CVLogger",
"screenshots": "https://cloud.githubusercontent.com/assets/7700085/13728275/5c5f224e-e912-11e5-9d37-b02210ef8a26.gif",
"license": "MIT",
"authors": {
"Cristian Villaseca": "cvillaseca_basco@hotmail.com"
},
"source": {
"git": "https://github.com/ravenx88/CVLogger.git",
"tag": "0.3"
},
"social_media_url": "https://twitter.com/cristianviba",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CVLogger": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}