[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / 3 / b / SwiftBaseLibrary / 1.0.10 / SwiftBaseLibrary.podspec.json
blobeebf77e896e2d14ddd0d315209fb366dfebedc76
2   "name": "SwiftBaseLibrary",
3   "version": "1.0.10",
4   "summary": "Librerías base para la construcción de aplicaciones realizadas en lenguaje Swift que ayudan a un desarrollo rápido y eficaz",
5   "description": "TODO: Librerías base para la construcción de aplicaciones realizadas en lenguaje Swift que ayudan a un desarrollo rápido y eficaz.",
6   "homepage": "https://github.com/JorgeHdezVilla/SwiftBaseLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JorgeHdezVilla": "jorge24011992@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JorgeHdezVilla/SwiftBaseLibrary.git",
16     "tag": "1.0.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "PKHUD": [
24       "~> 4.0"
25     ],
26     "AlamofireObjectMapper": [
27       "~> 5.0"
28     ],
29     "Alamofire": [
30       "~> 4.5"
31     ],
32     "ActionSheetPicker-3.0": [
34     ],
35     "RealmSwift": [
37     ]
38   },
39   "pushed_with_swift_version": "3.0"