blob: 51470b1a6f00a6ea3724336daf99cd39aef4378d [file] [log] [blame]
{
"name": "PVDSwiftAddOns",
"version": "0.2.1",
"summary": "Some extensions, utils and add-ons for Swift to simplify SDK usage",
"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.",
"homepage": "https://github.com/PopovVadim/PVDSwiftAddOns",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PopovVadim": "podh2o@gmail.com"
},
"source": {
"git": "https://github.com/PopovVadim/PVDSwiftAddOns.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PVDSwiftAddOns/Classes/**/*"
}