blob: 2012e57d7f4536fb0643284ce2f675d509d8a8cf [file] [log] [blame]
{
"name": "SwipeVC",
"version": "0.0.1",
"summary": "SwipeVC",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"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.0.1"
},
"source_files": "SwipeVC/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "“4.0”"
}