| { |
| "name": "SwiftBaseLibrary", |
| "version": "1.0.11", |
| "summary": "Librerías base para la construcción de aplicaciones realizadas en lenguaje Swift que ayudan a un desarrollo rápido y eficaz", |
| "description": "TODO: Librerías base para la construcción de aplicaciones realizadas en lenguaje Swift que ayudan a un desarrollo rápido y eficaz.", |
| "homepage": "https://github.com/JorgeHdezVilla/SwiftBaseLibrary", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "JorgeHdezVilla": "jorge24011992@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/JorgeHdezVilla/SwiftBaseLibrary.git", |
| "tag": "1.0.11" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Pod/Classes/**/*", |
| "dependencies": { |
| "PKHUD": [ |
| "~> 4.0" |
| ], |
| "AlamofireObjectMapper": [ |
| "~> 5.0" |
| ], |
| "Alamofire": [ |
| "~> 4.5" |
| ], |
| "ActionSheetPicker-3.0": [ |
| |
| ], |
| "RealmSwift": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |