blob: 647bef0587026ffb0ca9c1438f98491bcc43c8c7 [file] [log] [blame]
{
"name": "GBLoading",
"version": "1.0.1",
"summary": "An elegant, lightweight & most importantly robust asynchronous resource loading library for iOS.",
"homepage": "https://github.com/lmirosevic/GBLoading",
"license": "Apache License, Version 2.0",
"authors": {
"Luka Mirosevic": "luka@goonbee.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/lmirosevic/GBLoading.git",
"tag": "1.0.1"
},
"source_files": "GBLoading",
"public_header_files": "GBLoading/GBLoading.h",
"requires_arc": true
}