[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 0 / GradientLoading / 0.0.1 / GradientLoading.podspec.json
blob020f183db24536146f2ff97aa6eac7b986c741e5
2   "name": "GradientLoading",
3   "version": "0.0.1",
4   "summary": "Easy to use Loading View in iOS",
5   "description": "Easy to use Loading View in iOS, Install library into project.",
6   "homepage": "https://github.com/devfeather/GradientLoading",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "feather": "email@address.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/devfeather/GradientLoading.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "GradientLoading/Classes/**/*.{swift}",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"