blob: cbad8f5e076f5aa45e8faac73d036bfd1f5a7ec4 [file] [log] [blame]
{
"name": "Snippets",
"version": "0.16.1",
"summary": "Snippets in Swift",
"description": "A collection of Swift snippets for enhancing standard Apple frameworks. The snippets have no non-standard dependencies, by design.",
"homepage": "https://github.com/royratcliffe/Snippets",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": {
"Roy Ratcliffe": "roy@pioneeringsoftware.co.uk"
},
"source": {
"git": "https://github.com/royratcliffe/Snippets.git",
"tag": "0.16.1"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}