[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / d / b / TouchPopMenu / 0.0.2 / TouchPopMenu.podspec.json
blob8fc7688332f65b6fdfb47e4e1b27461e4dee1560
2   "name": "TouchPopMenu",
3   "version": "0.0.2",
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.2"
19   },
20   "source_files": [
21     "TouchPopMenu",
22     "TouchPopMenu/**/*.{swift}"
23   ],
24   "exclude_files": "TouchPopMenu/Exclude"