[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / 9 / a / RLSpinner / 0.1.8 / RLSpinner.podspec.json
blob5fe2a1eca586795318e6f9d90cdefeae669764bd
2   "name": "RLSpinner",
3   "version": "0.1.8",
4   "summary": "Nice spinner, easy implementation",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/Rflpz/RLSpinner",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rafael Lopez": "rflpzdev@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Rflpz/RLSpinner.git",
17     "tag": "0.1.8"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "RLSpinner/Classes/**/*",
23   "resource_bundles": {
24     "RLSpinner": [
25       "RLSpinner/Assets/*.*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "QuartzCore"
31   ],
32   "swift_version": "5.0"