[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / e / 9 / INSActivityIndicatorView / 1.0.0 / INSActivityIndicatorView.podspec.json
blob62e17d971a083208a6fc3ba2cd5e455747da7c7c
2   "name": "INSActivityIndicatorView",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Customizable and lightweight implementation of activity indicator view for iOS.",
9   "description": "INSActivityIndicatorView is a customizable and lightweight implementation of activity indicator view for iOS.",
10   "homepage": "https://github.com/inspace-io/INSActivityIndicatorView",
11   "authors": {
12     "Dawid PÅ‚atek": "dawid@inspace.io"
13   },
14   "source": {
15     "git": "https://github.com/inspace-io/INSActivityIndicatorView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "INSActivityIndicatorView/Classes/**/*",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_versions": "5.0",
27   "swift_version": "5.0"