[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / d / f / 8 / SimpleLoadingButton / 0.4 / SimpleLoadingButton.podspec.json
blob98947e6f6ee9c47a1ba853f735067c6459073b88
2   "name": "SimpleLoadingButton",
3   "version": "0.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/mruvim/SimpleLoadingButton",
9   "summary": "Simple button with loading animation",
10   "authors": {
11     "Ruvim Miksanskiy": "ruva@codingroup.com"
12   },
13   "source": {
14     "git": "https://github.com/mruvim/SimpleLoadingButton.git",
15     "tag": "0.4",
16     "branch": "master"
17   },
18   "screenshots": "http://codingroup.com/assets/external/button.gif",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "requires_arc": true,
23   "source_files": "SimpleLoadingButton/**/*.swift"