blob: 580a4f18466e74e6f97424884bed68be70e57e0c [file] [log] [blame]
{
"name": "Comprehension",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"module_name": "Comprehension"
}