blob: 2d12a15b9ced17583833bc8e12b793b9ef50fef4 [file] [log] [blame]
{
"name": "ICLoader",
"version": "1.0.0",
"summary": "(yet another) simple frosty loader/HUD.",
"homepage": "https://github.com/jasperblues/ICLoader.git",
"license": {
"type": "Apache 2.0"
},
"authors": "Jasper Blues",
"source": {
"git": "https://github.com/jasperblues/ICLoader.git",
"tag": "1.0.0"
},
"source_files": "ICLoader.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"dependencies": {
"FXBlurView": [
],
"CKUITools": [
]
}
}