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