[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / f / LoadingIndicatorLayer / 0.0.2 / LoadingIndicatorLayer.podspec.json
blob0b37601a2bafad07cccdef63395a2fba161a2237
2   "name": "LoadingIndicatorLayer",
3   "version": "0.0.2",
4   "summary": "A CALayer based loading indicator.",
5   "description": "A lightweight loading indicator with animations using CALayer.",
6   "homepage": "https://github.com/yokoe/loading-indicator-layer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sota Yokoe": "info@kreuz45.com"
13   },
14   "source": {
15     "git": "https://github.com/yokoe/loading-indicator-layer.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "osx": "10.9"
20   },
21   "source_files": "Sources/**/*.swift",
22   "xcconfig": {
23     "SWIFT_VERSION": "3"
24   },
25   "pushed_with_swift_version": "3.0"