[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / a / d / iOSLogger / 0.1.6 / iOSLogger.podspec.json
blobe17b18c3acf8f710dafd003bb6d233e3f98617ee
2   "name": "iOSLogger",
3   "version": "0.1.6",
4   "summary": "Easy logging and send logs for your app.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/pavel-zlotarenchuk/iOSLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pavel-zlotarenchuk": "pavel.zlotarenchuk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pavel-zlotarenchuk/iOSLogger.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "iOSLogger/Classes/**/*",
22   "swift_version": "4.0",
23   "frameworks": "Zip",
24   "dependencies": {
25     "Zip": [
26       "~> 1.1"
27     ]
28   }