blob: 5da24e37a3c5909bde393c7384d0e19e061a0285 [file] [log] [blame]
{
"name": "Appendix",
"version": "3.0",
"summary": "Some Swifty helpers",
"description": "Just some helpers and extensions for Swift.",
"homepage": "https://github.com/wess/appendix",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Wess Cope",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wess/appendix.git",
"tag": "3.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}