blob: 7772230e00de6fffebf8b8b7605ef4f88bdc47bd [file] [log] [blame]
{
"name": "TapNibViewV2",
"version": "0.0.1",
"summary": "Base View That is loading from the nib.",
"description": "Base View That is loading from the nib.Base View That is loading from the nib.",
"homepage": "https://github.com/Tap-Payments/TapNibViewV2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"O Rabie": "o.rabie@tap.company"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/Tap-Payments/TapNibViewV2.git",
"tag": "0.0.1"
},
"source_files": "TapNibViewV2/TapNibViewV2/Source/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"SwiftLint": [
],
"TapAdditionsKitV2": [
]
},
"swift_version": "5.0"
}