[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / f / ELRotatedMenu / 1.3.0 / ELRotatedMenu.podspec.json
blob88b25a417177e010a6cb226e2951553c4fbe16ba
2   "name": "ELRotatedMenu",
3   "version": "1.3.0",
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.3.0"
18   },
19   "source_files": [
20     "ELRotatedMenu",
21     "ELRotatedMenu/**/*.{h,m,swift}"
22   ],
23   "resource_bundles": {
24     "ELRotatedMenu": [
25       "ELRotatedMenu/Resourses/*"
26     ]
27   },
28   "resources": "ELRotatedMenu/**/*.{png,pdf}",
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "3"
31   },
32   "pushed_with_swift_version": "3.0"