[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / d / PodName / 0.1.0 / PodName.podspec.json
blobecdbb38054a5e6488b653b034720bd46918cbeb7
2   "name": "PodName",
3   "version": "0.1.0",
4   "summary": "This is my first cocoa pod.",
5   "description": "I am learning how to create CocoaPods. X_X",
6   "swift_versions": "5.2",
7   "homepage": "https://github.com/phoelapyae69/PodName",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "phoelapyae69": "phoelapyayt7@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/phoelapyae69/PodName.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "13.5"
21   },
22   "source_files": "PodName/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.7"
26     ],
27     "SwiftyJSON": [
28       "~> 4.0"
29     ]
30   },
31   "swift_version": "5.2"