blob: c0ba4f1d6323786b61c33ea3b15efbdd53700bc0 [file] [log] [blame]
{
"name": "RobertoOliveiraKit",
"version": "1.0.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": "1.0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "12.1"
},
"source_files": "RobertoOliveiraKit/RobertoOliveiraKit/Source/**/*"
}