[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / 7 / 6 / PHDUtilities / 0.1.0 / PHDUtilities.podspec.json
blobfe941c3c953963a97bc9213b9414b5b1a981d4f1
2   "name": "PHDUtilities",
3   "version": "0.1.0",
4   "summary": "PHDUtilities is a collection of utility classes, created in swift, that allows for further use of the standard swift functions.",
5   "description": "TODO: Add long description of the pod here.\n\nPHDUtilities is a collection of utility classes, created in swift, that allows for further use of the standard swift functions. This library includes items that allow for faster design and integration without the hassle.",
6   "homepage": "https://gitlab.com/PHDLabsTemplates/iOS-Development/PHDUtilities",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jstngoulet@me.com": "justin@phdlabs.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/PHDLabsTemplates/iOS-Development/PHDUtilities",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "PHDUtilities/Classes/**/*",
22   "pushed_with_swift_version": "4.0"