[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / c / 4 / SimplePopUpMenu / 0.1.0 / SimplePopUpMenu.podspec.json
blobb702c9fb04e79e07e166e5b5a04875b67a36eaef
2   "name": "SimplePopUpMenu",
3   "version": "0.1.0",
4   "summary": "Simple but customizable popup menu in swift",
5   "description": "Simple but customizable popup menu in swift, can change colors and icons.",
6   "homepage": "https://github.com/mmachado53/SimplePopUpMenu",
7   "screenshots": "https://raw.githubusercontent.com/mmachado53/SimplePopUpMenu/develop/readmefiles/demo-popup.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "mmachado53": "mmachado53@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/mmachado53/SimplePopUpMenu.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.3"
21   },
22   "swift_versions": "4.0",
23   "source_files": "SimplePopUpMenu/Classes/**/*",
24   "swift_version": "4.0"