[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 9 / AppKit / 2.0.5 / AppKit.podspec.json
blob767e8f0a90daf407234681e79b68148d276e2a8e
2   "name": "AppKit",
3   "version": "2.0.5",
4   "summary": "AppKit is just test",
5   "description": "AppKit 将会是一个全面的framework框架,包含所有的app开发需要的快捷方法,将会给你的开发带来极大的方便!",
6   "homepage": "https://github.com/pengjinfeng/AppKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JinFeng": "peng_jinfeng@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/pengjinfeng/AppKit.git",
19     "tag": "2.0.5"
20   },
21   "source_files": [
22     "Sources/net/*",
23     "Sources/device/*",
24     "Sources/date/*",
25     "Sources/view/*",
26     "Sources/color/*"
27   ],
28   "requires_arc": true,
29   "swift_versions": "5.0",
30   "dependencies": {
31     "Alamofire": [
33     ]
34   }