[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git] / Specs / c / e / 0 / Log / 2.0 / Log.podspec.json
blob620b985831408d9de86251c6999a8afa93ee016b
2   "name": "Log",
3   "version": "2.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/delba/Log",
8   "authors": {
9     "Damien": "damien@delba.io"
10   },
11   "summary": "An extensible logging framework for Swift",
12   "source": {
13     "git": "https://github.com/delba/Log.git",
14     "tag": "2.0"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Source/**/*.{swift, h}",
24   "requires_arc": true,
25   "swift_version": "5.0"