[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 3 / b / 0 / JiffyLogger / 1.0.1 / JiffyLogger.podspec.json
blob0691bfec4bcb4884ba8bb744b3c0903813733634
2   "name": "JiffyLogger",
3   "version": "1.0.1",
4   "summary": "JiffyLogger is a realtime log and log viewing utility.",
5   "description": "JiffyLogger allows you to capture and view events while away from your development environment.",
6   "homepage": "https://github.com/jyaunches/JiffyLogger",
7   "license": "MIT",
8   "authors": {
9     "jyaunches": "jmyaunch@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jyaunches/JiffyLogger.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JiffyLogger": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "ObjectiveSugar": [
28     ]
29   }