blob: 840909a7ec24e8de73eee9155c5027107fe52a74 [file] [log] [blame]
{
"name": "FlawlessValidation",
"version": "0.0.2",
"summary": "This pod created for bank data validation",
"description": "This CocoaPods library helps you perform bank's data validation. (Version 0.0.2)",
"homepage": "https://github.com/swiftoverflow/FlawlessValidation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SwiftOverflow": "swiftoverflow@yandex.ru"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/swiftoverflow/FlawlessValidation.git",
"tag": "0.0.2"
},
"source_files": "FlawlessValidation/**/*.{h,m,swift}",
"swift_version": "5.0"
}