[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 0 / 1 / SwiftLoader / 1.0.0 / SwiftLoader.podspec.json
blobbf0ab557e419771b4273bfcf1815dc522935573b
2   "name": "SwiftLoader",
3   "version": "1.0.0",
4   "summary": "A simple and beautiful activity indicator",
5   "description": "SwiftLoader is a simple and beautiful activity indicator written in Swift.",
6   "homepage": "https://github.com/leoru/SwiftLoader",
7   "screenshots": "https://raw.githubusercontent.com/leoru/SwiftLoader/master/images/loadergif.gif",
8   "license": "MIT",
9   "authors": {
10     "Kirill Kunst": "kirillkunst@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/leoru/SwiftLoader.git",
14     "tag": "1.0.0"
15   },
16   "social_media_url": "https://twitter.com/kirill_kunst",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "source_files": "src/SwiftLoader",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"