blob: f92ff366036b1a0407750c6dc56af9e127e0ad66 [file] [log] [blame]
{
"name": "Comprehension",
"version": "0.0.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/dduan/comprehension",
"authors": {
"Daniel Duan": "daniel@duan.ca"
},
"summary": "Provide list comprehension in Swift.",
"source": {
"git": "https://github.com/dduan/comprehension.git",
"tag": "0.0.2"
},
"platforms": {
"osx": "10.10"
},
"source_files": "Sources/**/*.swift",
"module_name": "Comprehension",
"pushed_with_swift_version": "4.0"
}