blob: 0b3ecbeee2bd0d2ad5625c75ae841c43483bd3af [file] [log] [blame]
{
"name": "Runes",
"version": "4.1.0",
"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": "v4.1.0"
},
"source_files": "Sources/**/*.{h,swift}",
"requires_arc": true,
"compiler_flags": "-whole-module-optimization",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"pushed_with_swift_version": "3.0"
}