[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / e / 4 / AlgorithmX / 0.0.1 / AlgorithmX.podspec.json
blob661222ec3915c1005c5a7e0b54b2a80e3462d7c5
2   "name": "AlgorithmX",
3   "version": "0.0.1",
4   "summary": "AlgorithmX",
5   "swift_versions": "5.0",
6   "description": "A library for swift algorithm.",
7   "homepage": "https://github.com/Lguanghui/AlgorithmX",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "liangguanghui": "liangguanghui1998@gmail.com"
14   },
15   "platforms": {
16     "ios": "13.0",
17     "osx": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/Lguanghui/AlgorithmX.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "Sources/**/*",
24   "exclude_files": "Sources/Exclude",
25   "swift_version": "5.0"