[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / 4 / Loggie / 0.1.0 / Loggie.podspec.json
blob766f2e26a0ec09453e3d7a154374532cb6fe1367
2   "name": "Loggie",
3   "version": "0.1.0",
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": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/FilipBec",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Loggie/Classes/**/*.{swift}",
22   "resources": [
23     "Loggie/Classes/**/*.{storyboard}",
24     "Loggie/Classes/**/*.{xib}"
25   ],
26   "frameworks": "UIKit",
27   "pushed_with_swift_version": "3.0"