[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 1 / a / Concepter_Log / 1.2.1 / Concepter_Log.podspec.json
blob2f1456e22904f97e0b4481d8a4143c9ec2bce3ae
2   "name": "Concepter_Log",
3   "version": "1.2.1",
4   "summary": "An extensible logging framework for Swift",
5   "homepage": "https://github.com/delba/Log",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Damien": "damien@delba.io"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9",
16     "tvos": "9.0",
17     "watchos": "2.0"
18   },
19   "source": {
20     "git": "https://github.com/AnarH93/Log.git",
21     "tag": "v1.2.1"
22   },
23   "source_files": "Source/**/*.{swift, h}",
24   "exclude_files": "Classes/Exclude",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"