blob: 7dfda8c85d58c6f7f1b29379ac2798d6c8009749 [file] [log] [blame]
{
"name": "MiguelSDK",
"version": "0.0.1",
"summary": "A short description of MiguelSDK. Este es un ejemplo de libreria que se sube a CocoaPods",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/rapser/MiguelSDK/tree/main",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Miguel Angel Tomairo": "matomairo@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/rapser/MiguelSDK.git",
"tag": "0.0.1"
},
"source_files": "MiguelSDK/**/*.{h,m,swift}",
"swift_version": "5.0"
}