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