[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / c / 8 / MyCocoapodsLibLogger / 0.1.0 / MyCocoapodsLibLogger.podspec.json
blobb8247eef41662d8153e5a95a4ee6c3561fdf0155
2   "name": "MyCocoapodsLibLogger",
3   "version": "0.1.0",
4   "summary": "A useful short cut class for print logs.",
5   "description": "This log contains the thread and the time you printed.",
6   "homepage": "https://github.com/JOiCh/MyCocoapodsLibLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JOi Chao": "ilieqreila@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JOiCh/MyCocoapodsLibLogger.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "MyCocoapodsLibLogger/Classes/**/*",
23   "resource_bundles": {
24     "Resources": [
25       "MyCocoapodsLibLogger/Assets/*.jpg"
26     ]
27   },
28   "swift_version": "5.0"