blob: 8b3a82170026bba72fc9fb6819ba6f45695269ff [file] [log] [blame]
{
"name": "Then",
"version": "2.2.0",
"summary": "Super sweet syntactic sugar for Swift initializers.",
"homepage": "https://github.com/devxoul/Then",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/Then.git",
"tag": "2.2.0"
},
"source_files": "Sources/Then/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "4.0"
}