blob: 8bc1dd5b2e89187715a54fb57081715c9b6306a0 [file] [log] [blame]
{
"name": "Speller",
"version": "0.0.3",
"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.0.3"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"pushed_with_swift_version": "3.0"
}