[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 8 / a / 4 / TestSwiftLib / 0.0.3 / TestSwiftLib.podspec.json
blob1831860f942128664c8d680fd0592dd96dabea51
2   "name": "TestSwiftLib",
3   "version": "0.0.3",
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     "tag": "0.0.3"
21   },
22   "source_files": "TestSwiftLib/*.{h,m,swift}",
23   "swift_version": "4.2"