[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / 4 / Loggie / 2.1.1 / Loggie.podspec.json
blob8eca3ab829f2c0c73f61312d965059150290baef
2   "name": "Loggie",
3   "version": "2.1.1",
4   "summary": "In-app network logging library.",
5   "homepage": "https://github.com/infinum/iOS-Loggie.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Filip Beć": "filip.bec@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/infinum/iOS-Loggie.git",
15     "tag": "2.1.1"
16   },
17   "social_media_url": "https://twitter.com/FilipBec",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Loggie/Classes/**/*.{swift}",
23   "resources": [
24     "Loggie/Classes/**/*.{storyboard}",
25     "Loggie/Classes/**/*.{xib}"
26   ],
27   "frameworks": [
28     "UIKit",
29     "Security"
30   ],
31   "swift_version": "5.0"