[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 6 / d / MathsWithLou / 0.0.2 / MathsWithLou.podspec.json
blob75825a48bdc4a80847ae93cd74b936dbd5da71cc
2   "name": "MathsWithLou",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "MathsWithLou/**/*.{h,m, swift }",
22   "exclude_files": "Classes/Exclude"