blob: d666d7f7ae529b7dff58bbcdf761622803053803 [file] [log] [blame]
{
"name": "SCCSR",
"version": "0.1.0",
"summary": "Helper functions to create a Certificate Signature Request",
"description": "Helper functions to create a Certificate Signature Request.",
"homepage": "https://github.com/libscudo/SCCSR-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eaceto": "eaceto@afip.gob.ar"
},
"source": {
"git": "https://github.com/libscudo/SCCSR-iOS.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/eaceto_pub",
"platforms": {
"ios": "10.0"
},
"source_files": "SCCSR/Classes/**/*",
"frameworks": "Security"
}