blob: b17238f66ec0e37edb9f48120ca6d9ba09b2ead8 [file] [log] [blame]
{
"name": "JTMaterialSpinner",
"version": "3.0.0",
"summary": "An iOS spinner view based on material design.",
"homepage": "https://github.com/jonathantribouharet/JTMaterialSpinner",
"license": {
"type": "MIT"
},
"authors": {
"Jonathan VUKOVICH TRIBOUHARET": "jonathan.tribouharet@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jonathantribouharet/JTMaterialSpinner.git",
"tag": "3.0.0"
},
"source_files": "JTMaterialSpinner/*",
"requires_arc": true,
"screenshots": [
"https://raw.githubusercontent.com/jonathantribouharet/JTMaterialSpinner/master/Screens/example.gif"
]
}