| { |
| "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" |
| } |