[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 4 / d / SKActivityIndicatorView / 1.0.0 / SKActivityIndicatorView.podspec.json
blob7d514316428a50d99e62defccd497996ef164400
2   "name": "SKActivityIndicatorView",
3   "version": "1.0.0",
4   "summary": "A lightweight and easy-to-use ActivityIndicator for your iOS app written in swift.",
5   "description": "SKActivityIndicatorView is a lightweight and simple ActivityIndicator. Its really easy to integrate and easy-to-use and also has four different ActivityIndicator style with other customization options.",
6   "homepage": "https://github.com/SachK13/SKActivityIndicatorView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SachK13": "iosdev.sachin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SachK13/SKActivityIndicatorView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2"
25   ],
26   "source_files": "SKActivityIndicatorView/Classes/**/*",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "swift_version": "5.2"