| { | |
| "name": "WallaFoundation", | |
| "version": "0.1.2", | |
| "summary": "Useful classes to deal with asynchronous operations that might fail.", | |
| "homepage": "https://github.com/Wallapop/WallaFoundation", | |
| "license": "MIT", | |
| "authors": { | |
| "Pierluigi Cifani": "pierluigi.cifani@wallapop.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Wallapop/WallaFoundation.git", | |
| "tag": "0.1.2" | |
| }, | |
| "social_media_url": "https://twitter.com/wallapop", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "*.swift" | |
| } |