blob: cee0e7e7bf841298edcee9106b14055574216912 [file] [log] [blame]
{
"name": "VitayCore",
"platforms": {
"ios": "11.0"
},
"summary": "VitayCore Library",
"requires_arc": true,
"version": "0.0.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Juan Pablo": "vitaykore@gmail.com"
},
"homepage": "https://vitay.mx",
"source": {
"git": "https://github.com/Pankecho/VitayCore.git",
"tag": "0.0.9"
},
"frameworks": "UIKit",
"dependencies": {
"lottie-ios": [
]
},
"source_files": "VitayCore/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}