[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 7 / CVLoggerSwift / 0.2 / CVLoggerSwift.podspec.json
blobfea48f705aaba9784505b3b34c6dba453f4e953f
2   "name": "CVLoggerSwift",
3   "version": "0.2",
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/cvillaseca/CVLoggerSwift.git",
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/cvillaseca/CVLoggerSwift.git",
14     "tag": "0.2"
15   },
16   "social_media_url": "https://twitter.com/cristianviba",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "CVLoggerSwift/Classes/**/*",
21   "resource_bundles": {
22     "CVLoggerSwift": [
23       "CVLoggerSwift/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"