[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 8 / d / TestCocoaPodsSPMLib / 0.1.0 / TestCocoaPodsSPMLib.podspec.json
blob3204ba9c6cc34144576ef6e270c2b1732c8a4bce
2   "name": "TestCocoaPodsSPMLib",
3   "version": "0.1.0",
4   "summary": "TestCocoaPodsSPMLib",
5   "description": "Swift library created for testing integration via CocoaPods and Swift Package Manager.",
6   "homepage": "https://github.com/dmytriigolovanov/test-cocoapods-spm-lib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Dmytrii Golovanov",
12   "source": {
13     "git": "https://github.com/dmytriigolovanov/test-cocoapods-spm-lib.git",
14     "tag": "v0.1.0"
15   },
16   "preserve_paths": [
17     "README.md"
18   ],
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/TestCocoaPodsSPMLib/**/*",
24   "swift_version": "5.0"