blob: 7295a15b6724e74f398f72c370a54e06751da164 [file] [log] [blame]
{
"name": "SodiumSwift",
"version": "1.0.0",
"summary": "Sodium library for Swift.",
"description": "Sodium FRP library for Swift 3.0 (XCode 8.0)",
"homepage": "https://github.com/SodiumFRP/sodium-swift.git",
"license": {
"type": "MIT",
"file": "COPYING"
},
"authors": [
"Stephen Blackheath",
"Anthony Jones",
"Andrew Bradnan"
],
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SodiumFRP/sodium-swift.git",
"tag": "1.0.0"
},
"source_files": "Sodium/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}