blob: 701a6f0fde809b1db3e645543c2c2711a5b2b9a0 [file] [log] [blame]
{
"name": "FlawlessTransactionGeneration",
"version": "0.0.2",
"summary": "This pod generate list of random transaction",
"description": "This CocoaPods library helps you to random generate list of bank's transaction.",
"homepage": "https://github.com/swiftoverflow/FlawlessTransactionGeneration",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SwiftOverflow": "swiftoverflow@yandex.ru"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/swiftoverflow/FlawlessTransactionGeneration.git",
"tag": "0.0.2"
},
"source_files": "FlawlessTransactionGeneration/**/*.{h,m,swift}",
"dependencies": {
"FlawlessValidation": [
"~> 0.0.2"
]
},
"swift_version": "5.0"
}