[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 0 / 4 / LogSwift / 1.0.0 / LogSwift.podspec.json
blob8b7bd9e29af3f9efaa074bb7cef16aecef51fc1c
2   "name": "LogSwift",
3   "version": "1.0.0",
4   "summary": "For debugging in Swift",
5   "description": "- More Simply debugging in Swift.",
6   "homepage": "https://github.com/digitrick/LogSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "digitrick",
12   "social_media_url": "http://twitter.com/digitrick",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/digitrick/LogSwift.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "LogSwift/**/*.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"