blob: 316724ae98a95bfbc0fa21cd26fde5ca16fc853e [file] [log] [blame]
{
"name": "SimpleOverlay",
"version": "1.0.0",
"summary": "SimpleOverlay is a swifty solution that helps you walk through your users when faced with stuff that is not obvious rightaway.",
"description": "SimpleOverlay is a super simple class inheriting from UIView provided to you as a framework that helps simple walkthroughs to direct users when withing your app.",
"authors": {
"Deyan Aleksandrov": "deyanaaleksandrov@gmail.com",
"Gavril Tonev": "gtonev@centroida.co"
},
"homepage": "https://github.com/Centroida/SimpleOverlay",
"license": "MIT",
"platforms": {
"ios": "9"
},
"source": {
"git": "https://github.com/Centroida/SimpleOverlay.git",
"tag": "1.0.0"
},
"source_files": [
"SimpleOverlay",
"SimpleOverlay/SimpleOverlay/**/*.{h,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.1"
}