blob: c32c8c70d6c736ee8645ed342691c7f70cab6fff [file] [log] [blame]
{
"name": "LazyArray",
"version": "0.0.1",
"summary": "LazyArray",
"description": "O(1) array operations",
"homepage": "https://github.com/lucas34/LazyArray",
"license": "MIT",
"authors": {
"Lucas Nelaupe": "lucas.nelaupe@gmail.com"
},
"source": {
"git": "https://github.com/lucas34/LazyArray.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**.swift",
"pushed_with_swift_version": "3.0"
}