blob: 8812687d6a53f373c662ad3c27f2924b19a87841 [file] [log] [blame]
{
"name": "SecureiOS",
"version": "0.1.3",
"summary": "SecureiOS provides security checks for iOS application.",
"description": "SecurityiOS is used to check the basic security requirements for iOS Applications",
"homepage": "https://github.com/tarun1792/SecureiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tarun Kaushik": "tarun1792@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/tarun1792/SecureiOS.git",
"tag": "0.1.3"
},
"source_files": "SecureiOS/*.{h,swift}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}