[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 3 / d / b / TouchPopMenu / 0.0.1-alpha / TouchPopMenu.podspec.json
blob61eb7dd4d2cf8bf07fe63846f0e27a583be0a89e
2   "name": "TouchPopMenu",
3   "version": "0.0.1-alpha",
4   "summary": "A touchable popover menu for iOS made in Swift.",
5   "description": "A touchable popover menu for iOS made in Swift (still alpha).",
6   "homepage": "https://github.com/mixable/TouchPopMenu",
7   "license": "MIT",
8   "authors": {
9     "mixable": "dev@mixable.de"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_version": "4.0",
15   "source": {
16     "git": "https://github.com/mixable/TouchPopMenu.git",
17     "branch": "develop",
18     "tag": "0.0.1-alpha"
19   },
20   "source_files": [
21     "TouchPopMenu",
22     "TouchPopMenu/**/*.{swift}"
23   ],
24   "exclude_files": "TouchPopMenu/Exclude"