blob: d4f17158b110efd73159f9eec9ace5f59344485d [file] [log] [blame]
{
"name": "PXQSpinner",
"version": "0.2",
"summary": "PXQSpinner is another iOS spinner.",
"description": "a\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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PXQSpinner": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit",
"CoreGraphics"
]
}