[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 6 / d / MathsWithLou / 0.0.1 / MathsWithLou.podspec.json
blobb85aea935edb76a626afbcbdf2f307298426d16d
2   "name": "MathsWithLou",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library in swift for learning purposes.",
5   "description": "Basic calculator to perform arithmetics. Dont use it.",
6   "homepage": "https://gitlab.com/trustchile/movil/lvidal_math_lib_ios_pod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luis Vidal": "lvidal@jumpitt.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/trustchile/movil/lvidal_math_lib_ios_pod",
19     "tag": "0.0.1"
20   },
21   "source_files": "MathsWithLou/**/*.{h,m, swift }",
22   "exclude_files": "Classes/Exclude"