blob: 2d3c80586761de88d434edb97c9db0cabb01662d [file] [log] [blame]
{
"name": "SecureSwift",
"version": "0.1.1",
"summary": "Test swift project for secure development",
"description": "SecureSwift project for secure development",
"homepage": "https://github.com/Sakthivel85Rocker/SecureSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Subramanian, Sakthivel": "ssakthivel85rocker@gmail.com"
},
"source": {
"git": "https://github.com/Sakthivel85Rocker/SecureSwift.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SecureSwift/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}