blob: 41882135ca11dd009ac2c456948ddde13a328527 [file] [log] [blame]
{
"name": "Runes",
"version": "1.2.2",
"summary": "Functional operators for Swift",
"homepage": "https://github.com/thoughtbot/runes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gordon Fontenot": "gordon@thoughtbot.com",
"thoughtbot": null
},
"social_media_url": "http://twitter.com/thoughtbot",
"source": {
"git": "https://github.com/thoughtbot/runes.git",
"tag": "v1.2.2"
},
"source_files": "Source/**/*.{h,swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
}
}