blob: 52c077065be7c0cb3e5c32812579c27dcdeb7a3d [file] [log] [blame]
{
"name": "SwipeVC",
"version": "0.2.1",
"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.1"
},
"source_files": "SwipeVC/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}