[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / f / 4 / Loggie / 2.1.2 / Loggie.podspec.json
blobcc6ff4677896292a663bef1d06869ec55ef29fd9
2   "name": "Loggie",
3   "version": "2.1.2",
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.2"
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   "resource_bundles": {
24     "LoggieResources": [
25       "Loggie/Classes/**/*.{storyboard,xib}"
26     ]
27   },
28   "resources": [
29     "Loggie/Classes/**/*.{xib,storyboard}"
30   ],
31   "frameworks": [
32     "UIKit",
33     "Security"
34   ],
35   "swift_version": "5.0"