blob: 84ca4043b2e9ffadc6c71990be3a59016d5a2c81 [file] [log] [blame]
{
"name": "Pack",
"version": "0.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Pack is a tiny wrapper around Encodable/Decodable protocols.",
"description": "Pack is a tiny wrapper around Encodable/Decodable protocols that let you write code in the same fashion as you would write it using ObjectMapper.",
"homepage": "https://github.com/Istered/Pack",
"authors": {
"Istered": "istered@outlook.com"
},
"source": {
"git": "https://github.com/Istered/Pack.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}