blob: f54aa14fc91b9a86f919515a9a5c80f14254c0db [file] [log] [blame]
{
"name": "LLSpinner",
"version": "0.0.1",
"summary": "Simple and easy to use full screen activity indicator written in Swift",
"homepage": "https://github.com/alaphao/LLSpinner",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": "Aleph Retamal",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/alaphao/LLSpinner.git",
"tag": "0.0.1"
},
"source_files": [
"LLSpinner",
"LLSpinner/*.{swift,h}"
]
}