[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / d / e / MyTestLib123 / 0.1.0 / MyTestLib123.podspec.json
blob0c049f0b14d8e4edd26adc431c96d96a7414de3e
2   "name": "MyTestLib123",
3   "version": "0.1.0",
4   "summary": "A Cocoapods library written in Swift.",
5   "description": "This Library helps you perform addition and subtraction.",
6   "homepage": "https://github.com/ronnyantony27/MyTestLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ronny Antony": "ronny.antony@zcocorporation.com"
13   },
14   "source": {
15     "git": "https://github.com/ronnyantony27/MyTestLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "MyTestLib/**/*.{h,m,swift}",
23   "swift_version": "4.2"