blob: d73d4cbbadeed03f3b45719cb0cbc5f5ed448df0 [file] [log] [blame]
{
"name": "Speller",
"version": "0.1.8",
"summary": "Framework to spell words using spelling alphabets",
"description": "Speller helps you spell out words using know spelling \nalphabets. When you're on the phone trying to spell a \ndifficult word, or when you want to sound like you're a \npilot.",
"homepage": "https://github.com/jeanetienne/Speller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jean-Étienne": "cocoapods@jeanetienne.net"
},
"social_media_url": "http://twitter.com/jeanetienne",
"source": {
"git": "https://github.com/jeanetienne/Speller.git",
"tag": "0.1.8"
},
"source_files": "Sources/**/*",
"swift_version": "4.2",
"frameworks": "Foundation",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"watchos": "3.0",
"tvos": "10.0"
}
}