blob: 4647dcdf676e21ace118ef5794944b78727c7bf3 [file] [log] [blame]
{
"name": "NTToolKit",
"platforms": {
"ios": "9.1"
},
"summary": "A collection of extensions I find helpful",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nathan Tannar": "nathantannar4@gmail.com"
},
"homepage": "https://github.com/nathantannar4/NTToolKit",
"source": {
"git": "https://github.com/nathantannar4/NTToolKit.git",
"tag": "1.0.0"
},
"source_files": "NTToolKit/*.{swift}",
"pushed_with_swift_version": "3.1"
}