[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / e / NSDSwift.IOS / 2.0.2 / NSDSwift.IOS.podspec.json
blobf112a31f13540870b99709a021b76063a2e6bbe5
2   "name": "NSDSwift.IOS",
3   "version": "2.0.2",
4   "summary": "基于Swfit 5.0,IOS下的拓展",
5   "description": "自用,帮助快速开发,将常用的方法进行封装,也包含一些自定义控件",
6   "homepage": "https://github.com/NeeSDev",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NeeSDev": "niwei.develop@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/NeeSDev/NSDSwift.IOS.git",
20     "tag": "2.0.2"
21   },
22   "source_files": "Swift.IOS/**/*.swift",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "TangramKit": [
29       "~> 1.4.2"
30     ],
31     "ReactiveCocoa": [
32       "~> 10.2.0"
33     ],
34     "AlamofireImage": [
35       "~> 4.1.0"
36     ]
37   },
38   "swift_version": "5.0"