[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / b / DRPLoadingSpinner / 1.1.1 / DRPLoadingSpinner.podspec.json
blob23fb4f9f3ca08447563e4086b52df878c5e0b5cb
2   "name": "DRPLoadingSpinner",
3   "version": "1.1.1",
4   "summary": "A loading spinner/activity indicator and refresh control that's strikingly Material-like.",
5   "description": "\"DRPLoadingSpinner's default settings are very similar to how a Material spinner would look; however, it's very customizable and can express many different styles of spinner. Check out the readme for more info.\"",
6   "homepage": "https://github.com/justindhill/DRPLoadingSpinner",
7   "screenshots": [
8     "https://camo.githubusercontent.com/de77faf4dea83039e9038cfe80b907602b52961d/687474703a2f2f696d6775722e636f6d2f635562654974462e676966",
9     "https://camo.githubusercontent.com/56ea4e538c729d93e4fbd51e610ce4b9ff746284/687474703a2f2f696d6775722e636f6d2f575163677164662e676966"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE.md"
14   },
15   "authors": {
16     "Justin Hill": "jhill.d@gmail.com"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source": {
22     "git": "https://github.com/justindhill/DRPLoadingSpinner.git",
23     "tag": "1.1.1"
24   },
25   "source_files": [
26     "src",
27     "src/*.{h,m}"
28   ]