blob: ea8a6056047c453b73c4c8b736c9a936b92eb030 [file] [log] [blame]
{
"name": "ValidatorKit",
"version": "0.0.3",
"summary": "Validator+ SDK for iOS",
"description": "Short shiny description will be coming soon for Validator+",
"homepage": "https://git.mobilex.com.tr/mobilex/validator-sdk",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"authors": {
"Eren": "eren@mobilex.com.tr",
"Orhan": "orhan@mobilex.com.tr"
},
"source": {
"git": "https://git.mobilex.com.tr/mobilex/validator-sdk",
"tag": "0.0.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "Validator/Core/**/*.swift",
"ios": {
"frameworks": "UIKit"
},
"swift_version": "5.0"
}