[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / e / Droar / 1.1.1 / Droar.podspec.json
blobb9d6ac21b3882dd99e826cd3af112ca9894c6e78
2   "name": "Droar",
3   "version": "1.1.1",
4   "summary": "A runtime debugging tool for iOS.",
5   "description": "Droar is a useful tool for displaying runtime information and settings, useful for debugging.",
6   "homepage": "https://github.com/Janglinator/Droar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Janglinator": "ndjangula@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Janglinator/Droar.git",
16     "branch": "master",
17     "tag": "1.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Droar/Classes/**/*",
23   "resource_bundles": {
24     "Droar": [
25       "Droar/Classes/**/*.{xib,png,jpeg,jpg,txt}"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "SDVersion": [
32     ]
33   },
34   "pushed_with_swift_version": "4.0"