[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / e / NSDSwift.IOS / 0.0.1 / NSDSwift.IOS.podspec.json
blob2545d72a886c89b8d12e9afa3245469e0009f186
2   "name": "NSDSwift.IOS",
3   "version": "0.0.1",
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": "0.0.1"
21   },
22   "source_files": "Swift.IOS/**/*.swift",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "TangramKit": [
29       "~> 1.4.0"
30     ],
31     "ReactiveCocoa": [
32       "~> 10.0.0"
33     ],
34     "AlamofireImage": [
35       "~> 4.0.0-beta.5"
36     ]
37   },
38   "swift_version": "5.0"