[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / d / 1 / CVLogger / 0.3 / CVLogger.podspec.json
blobf279ea2cf4c27f436ae24b7af425960704219f87
2   "name": "CVLogger",
3   "version": "0.3",
4   "summary": "A library to show easily a log viewer in your app.",
5   "description": "This library provides a app log viewer for your debug mode app",
6   "homepage": "https://github.com/ravenx88/CVLogger",
7   "screenshots": "https://cloud.githubusercontent.com/assets/7700085/13728275/5c5f224e-e912-11e5-9d37-b02210ef8a26.gif",
8   "license": "MIT",
9   "authors": {
10     "Cristian Villaseca": "cvillaseca_basco@hotmail.com"
11   },
12   "source": {
13     "git": "https://github.com/ravenx88/CVLogger.git",
14     "tag": "0.3"
15   },
16   "social_media_url": "https://twitter.com/cristianviba",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "CVLogger": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit"