blob: 0b3c233542d06d10377b31e461cf505fd0da69ec [file] [log] [blame]
{
"name": "TQSlidingMenuSwift",
"version": "1.0.0",
"summary": "Gmail like sliding menu written in swift 3.0.2",
"description": "The Sliding menu which is the same as GMail iOS app sliding menu, can be used in the apps that wants to make use of non-conventional sliding menu.",
"homepage": "https://deepdivers.wordpress.com/portfolio/tqslidingmenuswift/",
"screenshots": "https://deepdivers.files.wordpress.com/2017/03/tqslidingmenudemo.gif",
"license": "MIT",
"authors": "Nishant",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/headonn5/TQSlidingMenuSwift.git",
"tag": "1.0.0"
},
"source_files": [
"TQSlidingMenuSwift",
"TQSlidingMenuSwift/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0.2"
},
"pushed_with_swift_version": "3.0.2"
}