blob: f320cd9b6650fe792ee9a00ae7370d4a4e16b326 [file] [log] [blame]
{
"name": "Pack",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Pack is a tiny wrapper around Encodable/Decodable protocols.",
"homepage": "https://github.com/Istered/Pack",
"authors": {
"Istered": "istered@outlook.com"
},
"source": {
"git": "https://github.com/Istered/Pack.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}