blob: 3bca3d00477a6951499363e829fd4a828579faf9 [file] [log] [blame]
{
"name": "ICLoader",
"version": "2.0.2",
"summary": "(yet another) simple frosty loader/HUD. Now in Swift.",
"homepage": "https://github.com/jasperblues/ICLoader.git",
"license": {
"type": "Apache 2.0"
},
"authors": "Jasper Blues",
"source": {
"git": "https://github.com/jasperblues/ICLoader.git",
"tag": "2.0.2"
},
"source_files": "*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.1",
"dependencies": {
"NanoFrame": [
]
},
"swift_version": "5.1"
}