[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 5 / 1 / WSFloatingButtonControlSwift / 1.0.5 / WSFloatingButtonControlSwift.podspec.json
blob571184047fe91f3f396cf1aacd7dc99692ed5eb1
2   "name": "WSFloatingButtonControlSwift",
3   "version": "1.0.5",
4   "summary": "A raised floating animated button control.",
5   "swift_versions": "5.0",
6   "description": "A raised floating button control. Easy to use and integrate. Just assign the class to button view and follow the setup as shown in example.",
7   "homepage": "https://github.com/WebsoftProfession/WSFloatingButtonControlSwift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "WebsoftProfession": "websoftprofession@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/WebsoftProfession/WSFloatingButtonControlSwift.git",
17     "tag": "1.0.5"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "WSFloatingButtonControlSwift/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"