[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / c / 1 / Elissa / 3.0 / Elissa.podspec.json
blob227eb7dc68a25a74105a7f878f936d281cad2b03
2   "name": "Elissa",
3   "version": "3.0",
4   "summary": "Easy notification popup.",
5   "description": "Elissa displays a notification on top of a UITabBarItem or any anchor view to reveal additional information.",
6   "homepage": "https://github.com/KitchenStories/Elissa",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kersten Broich": "kersten.broich@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KitchenStories/Elissa.git",
16     "tag": "3.0"
17   },
18   "social_media_url": "https://twitter.com/kersten_broich",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Elissa/Classes/**/*",
23   "resources": [
24     "Elissa/Assets/*.xib"
25   ],
26   "pushed_with_swift_version": "3.0"