[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 2 / 3 / Infinity-A1 / 0.0.2 / Infinity-A1.podspec.json
blob135058a56e30acc89cc8548e1c0619f3eb5dcda5
2   "name": "Infinity-A1",
3   "version": "0.0.2",
4   "summary": "A short description of Infinity.",
5   "description": "an example pod",
6   "homepage": "https://github.com/alfianlosari/Infinity",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfian Losari": "alfianlosari@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.3.3",
18   "source": {
19     "git": "https://github.com/alfianlosari/Infinity.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "Infinity/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "Alamofire": [
26       "~> 5.2"
27     ]
28   },
29   "swift_version": "5.3.3"