blob: d0a82ca411262f0e532f8d2cf528328a3f872456 [file] [log] [blame]
{
"name": "ACELoadingControl",
"version": "0.0.6",
"summary": "Better manager of complex download requests.",
"description": " Loading state machine that supports dependencies\n",
"homepage": "https://github.com/acerbetti/ACELoadingControl",
"license": "MIT",
"authors": {
"Stefano Acerbetti": "acerbetti@gmail.com"
},
"source": {
"git": "https://github.com/acerbetti/ACELoadingControl.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": true,
"source_files": "ACELoadingControl/*.{h,m}"
}