blob: 037e47b083fcb5927ab2ffb71c33342210e7ff78 [file] [log] [blame]
{
"name": "LazyObject",
"summary": "Lazy JSON deserialization in Swift",
"version": "0.3.1",
"homepage": "https://github.com/iwasrobbed/LazyObject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rob Phillips": "rob@desideratalabs.co"
},
"source": {
"git": "https://github.com/iwasrobbed/LazyObject.git",
"tag": "v0.3.1"
},
"source_files": "Source/**/*",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "LazyObject"
}