[Add] flappyim 3.12.8
[CocoaPods.git] / Specs / 5 / 1 / 3 / CoveringIndicator / 0.0.2 / CoveringIndicator.podspec.json
blob1f90cdf121782cdda2a6a0552155254ce8fe0484
2   "name": "CoveringIndicator",
3   "version": "0.0.2",
4   "summary": "A Swift protocol extension for Covering screens and showing activity indicator.",
5   "homepage": "https://github.com/asmz/CoveringIndicator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Akira Shimizu": "land.front.high.field@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/asmz/CoveringIndicator.git",
15     "tag": "0.0.2"
16   },
17   "social_media_url": "https://twitter.com/_asmz",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "CoveringIndicator/Classes/**/*"