blob: bacb681619c0f7c314f1c5665fb9fd1214d6158c [file] [log] [blame]
{
"name": "NSUtils",
"version": "0.2.4",
"summary": "A handy set of functions and extensions for your project.",
"description": "A handy set of functions and extensions for your project. A project full of helper functions and extensions to give you a boost when starting a new project.",
"homepage": "https://github.com/netsells/NSUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jackcolley": "jack.colley@netsells.co.uk"
},
"source": {
"git": "https://github.com/netsells/NSUtils.git",
"tag": "0.2.4"
},
"social_media_url": "https://twitter.com/netsells",
"platforms": {
"ios": "10.0"
},
"source_files": "NSUtils/Classes/**/*",
"swift_version": "4.2"
}