[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / 4 / TimberSwift / 0.1.0 / TimberSwift.podspec.json
blob43bb0529c59972dc3891e1202aea8853b2c48255
2   "name": "TimberSwift",
3   "version": "0.1.0",
4   "summary": "A file-based logging framework written in Swift",
5   "description": "Timber is a file-based logging framework written in Swift",
6   "homepage": "https://github.com/MaxKramer/Timber",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Max Kramer": "max@maxkramer.co"
13   },
14   "source": {
15     "git": "https://github.com/MaxKramer/Timber.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/MaxKramer",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Timber/Classes/**/*"