blob: 091a7073b4729e45e5e0db76950c2b63c1a2ec11 [file] [log] [blame]
{
"name": "Pack",
"version": "0.1",
"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": "0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}