blob: 5ee31d9175103e53b9f0926704924445098f0199 [file] [log] [blame]
{
"name": "Runes",
"version": "1.1.1",
"summary": "Indecipherable symbols that some people claim have actual meaning.",
"homepage": "https://github.com/thoughtbot/runes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gordon Fontenot": "gordon@thoughtbot.com",
"Adam Sharp": "adsharp@me.com",
"thoughtbot": null
},
"social_media_url": "http://twitter.com/thoughtbot",
"source": {
"git": "https://github.com/thoughtbot/runes.git",
"tag": "v1.1.1"
},
"source_files": "Source/**/*.{h,swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
}
}