| { |
| "name": "DRPLoadingSpinner", |
| "version": "0.2.0", |
| "summary": "A loading spinner that's strikingly Material-like.", |
| "description": "\"A loading spinner that's strikingly Material-like.\"", |
| "homepage": "https://github.com/justindhill/DRPLoadingSpinner", |
| "screenshots": "http://zippy.gfycat.com/RealExcitableBoubou.gif", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE.md" |
| }, |
| "authors": { |
| "Justin Hill": "jhill.d@gmail.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/justindhill/DRPLoadingSpinner.git", |
| "tag": "0.2.0" |
| }, |
| "source_files": [ |
| "src", |
| "src/*.{h,m}" |
| ] |
| } |