[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 4 / RHSideButtons / 1.0.3 / RHSideButtons.podspec.json
blob6fd76b36df7f80d9f8e0a3911b69592bd856028e
2   "name": "RHSideButtons",
3   "version": "1.0.3",
4   "summary": "Library provides easy to implement variation of Android (Material Design) Floating Action Button for iOS. You can use it as your app small side menu.",
5   "description": "Library provides easy to implement variation of Android (Material Design) Floating Action Button for iOS. You can use it as your app small side menu.",
6   "homepage": "https://github.com/robertherdzik/RHSideButtons",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert Herdzik": "robert.herdzik@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/robertherdzik/RHSideButtons.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "RHSideButtons/**/*.{swift}"
24   },
25   "pushed_with_swift_version": "3.0"