[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / a / 4 / TestSwiftLib / 0.0.2 / TestSwiftLib.podspec.json
blobfdc28645814fb73eaff6ec8bd1b626262ab35929
2   "name": "TestSwiftLib",
3   "version": "0.0.2",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/alxarsnk/TestSwiftLib",
7   "license": {
8     "type": "MIT",
9     "file": "MIT License"
10   },
11   "authors": {
12     "alxarsnk": "arsenyukofficial@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/alxarsnk/TestSwiftLib.git",
20     "branch": "main",
21     "tag": "0.0.2"
22   },
23   "source_files": "TestSwiftLib/**/*.{h,m,swift}",
24   "swift_version": "4.2"