[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / 4 / 7 / a / MedLogger / 0.0.2 / MedLogger.podspec.json
blobfbef2de2f1201eee442347e6cebe1ca83ab6b3ef
2   "name": "MedLogger",
3   "version": "0.0.2",
4   "summary": "A nice logger tool in Swift.",
5   "description": "A nice logger tool in Swift. Cheers",
6   "homepage": "https://github.com/zhihuitang",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Zhihui Tang": "danghung24031992@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/danghung24031992/MedLogger.git",
19     "tag": "0.0.2"
20   },
21   "exclude_files": "Classes/Exclude",
22   "swift_versions": "5.0",
23   "source_files": "MedLogger/**/*",
24   "frameworks": "Foundation",
25   "swift_version": "5.0"