blob: 18acf57c22005b1fb1861620c58eb6378e2a4268 [file] [log] [blame]
{
"name": "Then",
"version": "2.2.1",
"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.1"
},
"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"
}