[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / f / ELRotatedMenu / 1.0.1 / ELRotatedMenu.podspec.json
blob43b47b8d668a55b3f4b34a44fcec31b641d4e74f
2   "name": "ELRotatedMenu",
3   "version": "1.0.1",
4   "summary": "An iOS side menu with animation of rotation",
5   "description": "An iOS side menu with animation of rotation writen in Swift",
6   "homepage": "https://github.com/euthimis87/ELRotatedMenu.git",
7   "screenshots": "https://raw.githubusercontent.com/euthimis87/ELRotatedMenu/master/SampleRotatedMenu.gif",
8   "license": "MIT",
9   "authors": {
10     "Efthymios Liapatis": "eliapatis@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/euthimis87/ELRotatedMenu.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "ELRotatedMenu",
21     "ELRotatedMenu/**/*.{h,m,swift}"
22   ],
23   "resources": "ELRotatedMenu/**/*.{pdf,png}",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "3"
26   },
27   "pushed_with_swift_version": "3.0"