[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 3 / 0 / Elf / 0.3.0 / Elf.podspec.json
blob88e795122086020a2b1bb6b4db5ada8971b150b4
2   "name": "Elf",
3   "version": "0.3.0",
4   "summary": "a lightweight, pure-swift router for url handling",
5   "description": "Gandalf is a lightweight, pure-swift router for url handling.\nMake incoming url find the right handler. that's all Gandalf do.",
6   "homepage": "https://github.com/lzyy/Elf",
7   "license": "MIT",
8   "authors": {
9     "limboy": "healdream@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/lzyy",
12   "swift_version": "4.2",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/lzyy/Elf.git",
18     "tag": "0.3.0"
19   },
20   "source_files": "Elf/*.swift",
21   "requires_arc": true