| { |
| "name": "DflabsLibrary", |
| "version": "0.0.1", |
| "summary": "DflabsLibrary helps you to do a little easier Swift iOS development", |
| "description": "A complete suit of awesome wrappers for another libraries. But Hey! We have created some cool libraries too. Enjoy it!.", |
| "homepage": "http://dev.dflabs.io/DflabsLibrary", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Daniel GarcĂa Alvarado": "danigarciaalva@hotmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/danigarciaalva/Dragonfly-Labs-Library-Swift.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "DflabsLibrary/DflabsLibrary/*.swift" |
| } |