[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / c / 5 / PVDSwiftAddOns / 0.1.2 / PVDSwiftAddOns.podspec.json
blob35a53effba7f298fd1d6099885283d97b83855de
2   "name": "PVDSwiftAddOns",
3   "version": "0.1.2",
4   "summary": "Some extensions, utils and add-ons for Swift to simplify SDK usage",
5   "description": "Some extensions, utils and add-ons for Swift to simplify SDK usage.\nExtended classes from Foundation, UIKit, CoreLocation. Utils include functions for easy threading and device recognition.",
6   "homepage": "https://github.com/PopovVadim/PVDSwiftAddOns",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PopovVadim": "podh2o@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/PopovVadim/PVDSwiftAddOns.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PVDSwiftAddOns/Classes/**/*",
22   "pushed_with_swift_version": "4.0"