[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / 7 / b / LogSwifty / 1.2.0 / LogSwifty.podspec.json
blobaccab456ff3be53ceff42c1c0cfb14a89a25ae4c
2   "name": "LogSwifty",
3   "version": "1.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple logging for Swift.",
9   "homepage": "https://github.com/Liftric/LogSwifty",
10   "authors": {
11     "Ben John": "github@benjohn.de"
12   },
13   "social_media_url": "http://twitter.com/benjohnde",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/Liftric/LogSwifty.git",
20     "tag": "1.2.0"
21   },
22   "source_files": "Source/**/*.{swift}",
23   "requires_arc": true,
24   "swift_version": "5.1"