[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 0 / 3 / SuperButton / 0.6.3 / SuperButton.podspec.json
blob1eec56e362a0a60b7163f0255309ea67370cefca
2   "name": "SuperButton",
3   "version": "0.6.3",
4   "summary": "Multifunction ui button",
5   "swift_versions": "4.0",
6   "description": "A button that expands into at most 7 buttons allowing more functionality in a small space.",
7   "homepage": "https://github.com/kraigwastlund/SuperButton",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kraigwastlund": "kraigwastlund@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/kraigwastlund/SuperButton.git",
17     "tag": "0.6.3"
18   },
19   "social_media_url": "https://twitter.com/kraigwastlund",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "SuperButton/Classes/**/*",
24   "resource_bundles": {
25     "SuperButton": [
26       "SuperButton/Assets/*.xcassets"
27     ]
28   },
29   "frameworks": "UIKit",
30   "swift_version": "4.0"