blob: 9c83a7ce3abeb0e8991b7b12e6790a561660bf12 [file] [log] [blame]
{
"name": "Then",
"version": "0.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": "0.2.0"
},
"source_files": "Then/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}