blob: d962da99881c1ef0ecd2e5dcc531eda8b6ab0c98 [file] [log] [blame]
{
"name": "TapNetworkManagerV2",
"version": "0.0.2",
"summary": "Lightweight network manager for iOS.",
"description": "Lightweight network manager for iOS..Lightweight network manager for iOS.",
"homepage": "https://github.com/Tap-Payments/TapNetworkManagerV2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"O Rabie": "o.rabie@tap.company"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/Tap-Payments/TapNetworkManagerV2.git",
"tag": "0.0.2"
},
"source_files": "TapNetworkManagerV2/TapNetworkManagerV2/Source/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Kingfisher": [
],
"SwiftLint": [
],
"TapAdditionsKitV2": [
]
},
"swift_version": "5.0"
}