[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 9 / AppKit / 2.0.4 / AppKit.podspec.json
blob190d96d52e1d9a98bb6b7a44ea8f3a3e024b7a34
2   "name": "AppKit",
3   "version": "2.0.4",
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.4"
20   },
21   "source_files": [
22     "Sources/net/*",
23     "Sources/device/*",
24     "Sources/date/*"
25   ],
26   "requires_arc": true,
27   "swift_versions": "5.0",
28   "dependencies": {
29     "Alamofire": [
31     ]
32   }