blob: d273ef5472703bf6a12892c815a2bfdf156538f4 [file] [log] [blame]
{
"name": "NerdzUtils",
"version": "1.0.26",
"summary": "A list of small twiks to make it easy coding",
"homepage": "https://github.com/nerdzlab/NerdzUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NerdzLab": "supernerd@nerdzlab.com"
},
"source": {
"git": "https://github.com/nerdzlab/NerdzUtils.git",
"tag": "1.0.26"
},
"dependencies": {
"KeychainAccess": [
]
},
"social_media_url": "https://nerdzlab.com",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0"
],
"source_files": "Sources/**/*",
"swift_version": "5.0"
}