blob: b0f935eff51d65bfadde4f43c341190f770176bd [file] [log] [blame]
{
"name": "RobertoOliveiraKit",
"version": "2.1",
"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": "2.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "12.1"
},
"source_files": "RobertoOliveiraKit/Classes/**/*"
}