blob: f476203a488d4d0ed19ebab1fd56d968668342cd [file] [log] [blame]
{
"name": "Square1Security",
"version": "1.0.0",
"summary": "Helpers for dealing with Security on iOS",
"description": "This is a growing collection of Helpers to deal with Security on iOS.",
"homepage": "https://github.com/square1-io/Square1-iOS-Security",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Square1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/square1-io/Square1-iOS-Security.git",
"tag": "1.0.0"
},
"source_files": "Source/**/*.swift"
}