blob: deea07547b8bfe6bc3e85cfb64e8268816fa593e [file] [log] [blame]
{
"name": "IdentifierKit",
"version": "0.0.1",
"summary": "Strongly typed identifiers for your model layer.",
"description": "Replace your Int/String identifiers with strongly typed Identifier objects.",
"homepage": "https://github.com/nicholasffox/IdentifierKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Nick Fox",
"source": {
"git": "https://github.com/nicholasffox/IdentifierKit.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/nickffox",
"platforms": {
"ios": "8.0"
},
"source_files": "IdentifierKit/**/*",
"swift_version": "4.0"
}