blob: b5f913e3fd056a22644d5758a6c6fe7a1d164e9c [file] [log] [blame]
{
"name": "RobertoOliveiraKit",
"version": "1.0",
"summary": "My Personal Framework with some helper extensions and classes.",
"homepage": "https://github.com/developer-roberto/RobertoOliveiraKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roberto Oliveira": "developer.roberto@icloud.com"
},
"source": {
"git": "https://github.com/developer-roberto/RobertoOliveiraKit.git",
"tag": "1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "12.1"
},
"source_files": "RobertoOliveiraKit/**/*"
}