| { |
| "name": "ACELoadingControl", |
| "version": "0.0.4", |
| "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.4" |
| }, |
| "platforms": { |
| "ios": "6.0", |
| "osx": "10.8" |
| }, |
| "requires_arc": true, |
| "source_files": "ACELoadingControl/*.{h,m}" |
| } |