[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / b / LogSwifty / 1.1.1 / LogSwifty.podspec.json
blob096f89f7ecf789ab923cf6f1a326b2d6bbc0ed47
2   "name": "LogSwifty",
3   "version": "1.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple logging for Swift.",
9   "homepage": "https://github.com/benjohnde/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_version": "4.2",
18   "source": {
19     "git": "https://github.com/benjohnde/LogSwifty.git",
20     "tag": "1.1.1"
21   },
22   "source_files": "Source/**/*.{swift}",
23   "requires_arc": true