[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 7 / 2 / TILogger / 1.1.1 / TILogger.podspec.json
blob6f235bdf932d385223920c091ab4bdf300bd80be
2   "name": "TILogger",
3   "version": "1.1.1",
4   "swift_versions": "5.0",
5   "license": "MIT",
6   "summary": "TILogger is a simple logger for swift.",
7   "homepage": "https://github.com/tichise/TILogger",
8   "social_media_url": "http://twitter.com/tichise",
9   "authors": "Takuya Ichise",
10   "source": {
11     "git": "https://github.com/tichise/TILogger.git",
12     "tag": "1.1.1"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "watchos": "4.0"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true,
20   "resource_bundles": {
21   },
22   "swift_version": "5.0"