[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 5 / a / SwiftMenu / 1.0.4 / SwiftMenu.podspec.json
blob11cca73968dfdbf59571c5aa659c9408a4edf093
2   "name": "SwiftMenu",
3   "version": "1.0.4",
4   "summary": "A Lightweight Sidebar Menu and Overlay Controller Pattern",
5   "description": "A Lightweight Sidebar Menu (left and right) and Overlay Controller Pattern that encapsulates the boilerplate code often needed for Swift.",
6   "homepage": "https://github.com/screenworker/SwiftMenu",
7   "license": "MIT",
8   "authors": {
9     "screenworker": "peter@screenworker.de"
10   },
11   "source": {
12     "git": "https://github.com/screenworker/SwiftMenu.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]