[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / c / PodEjemplo / 0.0.1 / PodEjemplo.podspec.json
blob715285b08f8b4a36d4a0f4fb0b0b1db400c9bf4f
2   "name": "PodEjemplo",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/diegocidm4/PodEjemplo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Diego Cid Merino": "diegocidm4@hotmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/diegocidm4/PodEjemplo.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "PodEjemplo/**/*.{h,m,swift}",
23   "swift_version": "4.2"