[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / e / 0 / TQSlidingMenuSwift / 1.0.0 / TQSlidingMenuSwift.podspec.json
blob0b3c233542d06d10377b31e461cf505fd0da69ec
2   "name": "TQSlidingMenuSwift",
3   "version": "1.0.0",
4   "summary": "Gmail like sliding menu written in swift 3.0.2",
5   "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.",
6   "homepage": "https://deepdivers.wordpress.com/portfolio/tqslidingmenuswift/",
7   "screenshots": "https://deepdivers.files.wordpress.com/2017/03/tqslidingmenudemo.gif",
8   "license": "MIT",
9   "authors": "Nishant",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/headonn5/TQSlidingMenuSwift.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "TQSlidingMenuSwift",
19     "TQSlidingMenuSwift/**/*.{h,m,swift}"
20   ],
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.0.2"
23   },
24   "pushed_with_swift_version": "3.0.2"