[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 6 / f / 4 / Loggie / 2.0.2 / Loggie.podspec.json
blob57f0c13c91ec4b87f07ba0db039a28ab3643b456
2   "name": "Loggie",
3   "version": "2.0.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.0.2"
16   },
17   "social_media_url": "https://twitter.com/FilipBec",
18   "swift_versions": "4.2",
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   ]