| { |
| "name": "saorsa.PXQSpinner", |
| "version": "0.1", |
| "summary": "Another loading indicator.", |
| "description": " Simple description.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n", |
| "homepage": "https://github.com/saorsa/saorsa.PXQSpinner", |
| "license": "MIT", |
| "authors": { |
| "Atanas Dragolov": "atanas.dragolov@saorsa.bg" |
| }, |
| "source": { |
| "git": "https://github.com/saorsa/saorsa.PXQSpinner.git", |
| "tag": "0.1" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "resource_bundles": { |
| "saorsa.PXQSpinner": [ |
| "Pod/Assets/*.png" |
| ] |
| }, |
| "frameworks": [ |
| "UIKit", |
| "MapKit", |
| "CoreGraphics", |
| "QuartzCore" |
| ] |
| } |