[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 8 / 6 / 9 / AKSideMenu / 1.3.2 / AKSideMenu.podspec.json
blobb5d488471cb68770a836a00c04b94dcf71869916
2   "name": "AKSideMenu",
3   "version": "1.3.2",
4   "summary": "Beautiful iOS side menu library with parallax effect. Written in Swift",
5   "homepage": "https://github.com/dogo/AKSideMenu",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Diogo Autilio": "diautilio@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/di_autilio",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "CoreGraphics",
21     "QuartzCore"
22   ],
23   "source": {
24     "git": "https://github.com/dogo/AKSideMenu.git",
25     "tag": "1.3.2"
26   },
27   "source_files": "AKSideMenu/*.{swift}",
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"