[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / a / e / FlawlessTransactionGeneration / 0.0.2 / FlawlessTransactionGeneration.podspec.json
blob701a6f0fde809b1db3e645543c2c2711a5b2b9a0
2   "name": "FlawlessTransactionGeneration",
3   "version": "0.0.2",
4   "summary": "This pod generate list of random transaction",
5   "description": "This CocoaPods library helps you to random generate list of bank's transaction.",
6   "homepage": "https://github.com/swiftoverflow/FlawlessTransactionGeneration",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SwiftOverflow": "swiftoverflow@yandex.ru"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/swiftoverflow/FlawlessTransactionGeneration.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "FlawlessTransactionGeneration/**/*.{h,m,swift}",
23   "dependencies": {
24     "FlawlessValidation": [
25       "~> 0.0.2"
26     ]
27   },
28   "swift_version": "5.0"