blob: 6fc75a93b744d3b4b05604e2596a7acdcbe70c2c [file] [log] [blame]
{
"name": "ICLoader",
"version": "1.0.2",
"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.2"
},
"source_files": "ICLoader.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"CKUITools": [
],
"GPUImage": [
]
}
}