[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / d / b / TouchPopMenu / 0.0.6 / TouchPopMenu.podspec.json
blobb7c6b3b1c52c88589710bd468ababc5a6b1c2d07
2   "name": "TouchPopMenu",
3   "version": "0.0.6",
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_versions": "5.0",
15   "source": {
16     "git": "https://github.com/mixable/TouchPopMenu.git",
17     "branch": "develop",
18     "tag": "0.0.6"
19   },
20   "source_files": [
21     "TouchPopMenu",
22     "TouchPopMenu/**/*.{swift}"
23   ],
24   "exclude_files": "TouchPopMenu/Exclude",
25   "swift_version": "5.0"