[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 7 / 6 / PHDUtilities / 0.1.1 / PHDUtilities.podspec.json
bloba5c518e04a2d3529942b853d1020919208d44f03
2   "name": "PHDUtilities",
3   "version": "0.1.1",
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     "Justin Goulet": "jstngoulet@me.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/PHDLabsTemplates/iOS-Development/PHDUtilities",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "PHDUtilities/Classes/**/*",
22   "dependencies": {
23     "UtilitiesInSwift": [
24       "~> 1.2"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"