[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / c / 0 / DonsTest / 0.0.2 / DonsTest.podspec.json
blob18b6ecedbea28ccec4ab51a6b0fb5be4848ab0c4
2   "name": "DonsTest",
3   "version": "0.0.2",
4   "summary": "DonsTest is the sample project for testing distribution via cocoapods.",
5   "description": "This project is made by Dons for testing cocoapods. This is a little bit tricky. I am adding text to satisfy the requirement.",
6   "homepage": "http://kwangmin.me",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Dons": "kwangmin@sk.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/nonlogicallogic/DonsTest.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "DonsTest",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   },
27   "swift_versions": "5.1",
28   "swift_version": "5.1"