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