[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / 6 / d / e / BeappLogger / 0.1.1 / BeappLogger.podspec.json
blob135ceebc737912d952b9ebf5ae84bcb715f39adf
2   "name": "BeappLogger",
3   "version": "0.1.1",
4   "summary": "This Pod allows you to centralize the logs of your app, and distribute them wherever you want.",
5   "homepage": "https://github.com/BeApp/beapp.library.logger.ios.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Beapp": "dev@beapp.fr"
12   },
13   "source": {
14     "git": "https://github.com/BeApp/beapp.library.logger.ios.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "BeappLogger/Classes/**/*",
21   "swift_version": "5.0",
22   "frameworks": "Foundation"