blob: 90fce3d5be654d1b71f692c0f5317b363c5f765d [file] [log] [blame]
{
"name": "SwipeVC",
"version": "0.2.3",
"summary": "SwipeVC",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"description": "SwipeVC description",
"homepage": "https://github.com/Panevnyk",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"panevnyk": "sieter3008@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Panevnyk/SwipeVC.git",
"tag": "0.2.3"
},
"source_files": "SwipeVC/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}