blob: d2a9c68605bbf77f15a9830e88de895951ea5da3 [file] [log] [blame]
{
"name": "LazyObject",
"summary": "Lazy JSON deserialization in Swift",
"version": "0.2.2",
"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.2.2"
},
"source_files": "Source/**/*",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "LazyObject"
}