[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 8 / 6 / 9 / AKSideMenu / 1.4.2 / AKSideMenu.podspec.json
blob1e8040c46c2efb2d4471bf8f7a757ded35cbda97
2   "name": "AKSideMenu",
3   "version": "1.4.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   "swift_version": "4.2",
24   "source": {
25     "git": "https://github.com/dogo/AKSideMenu.git",
26     "tag": "1.4.2"
27   },
28   "source_files": "AKSideMenu/*.{swift}",
29   "requires_arc": true