[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / e / 0 / TQSlidingMenuSwift / 1.0.1 / TQSlidingMenuSwift.podspec.json
blob2eed49c5815ee7cfbd04f83a0b7430bd3ba65cc5
2   "name": "TQSlidingMenuSwift",
3   "version": "1.0.1",
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://github.com/headonn5/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.1"
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"