[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 8 / 5 / 9 / DRYLogging / 3.0.0 / DRYLogging.podspec.json
blobc5a9dbe741c40879551de395f5876866b2a36330
2   "name": "DRYLogging",
3   "version": "3.0.0",
4   "summary": "A swift logging framework, inspired on logging frameworks in other languages",
5   "homepage": "https://github.com/appfoundry/DRYLogging",
6   "license": "MIT",
7   "authors": {
8     "Michael Seghers": "mike.seghers@appfoundry.be"
9   },
10   "source": {
11     "git": "https://github.com/appfoundry/DRYLogging.git",
12     "tag": "3.0.0"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "3"
22   },
23   "pushed_with_swift_version": "3.0"