blob: 5bb7a6a82f3a73cb4ce1b4ed223824c8481b668c [file] [log] [blame]
{
"name": "WalkthroughScroller",
"platforms": {
"ios": "11.0"
},
"summary": "This project allows you to create a walkthrough scroller with animation.",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sanchit Goel": "sanch.goel@gmail.com"
},
"homepage": "https://github.com/sanchgoel/WalkthroughScroller",
"source": {
"git": "https://github.com/sanchgoel/WalkthroughScroller.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"source_files": "WalkthroughScroller/Utils/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}