[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 0 / 3 / NSDSwift / 0.0.1 / NSDSwift.podspec.json
blobaa44eadacb836b41b5e25aeb3d2f79dd44e4bdd0
2   "name": "NSDSwift",
3   "version": "0.0.1",
4   "summary": "The extention of Swift for quicker coding.",
5   "homepage": "https://github.com/NeeSDev",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "NeeSDev": "niwei.develop@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/NeeSDev/NSDSwift.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "NSDSwift/**/*.swift",
22   "dependencies": {
23     "TangramKit": [
24       "~> 1.4.0"
25     ],
26     "ReactiveCocoa": [
27       "~> 10.0.0"
28     ]
29   },
30   "deprecated": true,
31   "swift_version": "5.0"