[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / b / AHandyExtensions / 0.0.1 / AHandyExtensions.podspec.json
blobe4ff1599065c9cc3016e2f172e27c6532db1cdf6
2   "name": "AHandyExtensions",
3   "version": "0.0.1",
4   "summary": "HandyExtensions is pod written for me by me",
5   "description": "HandyExtensions includes extensions used by me in everyday coding.\nHandyExtensions also includes 3rd Party dependencies such as Alamofire, PureLayout",
6   "homepage": "https://github.com/ArthurAvagyan/HandyExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arthur": "artavagyan2000@gmail.com"
13   },
14   "swift_versions": "5.2",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/ArthurAvagyan/HandyExtensions.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Handy Extensions",
24     "Handy Extensions/**/*.{h,m,swift}"
25   ],
26   "exclude_files": [
27     "Classes/Exclude"
28   ],
29   "dependencies": {
30     "Alamofire": [
32     ],
33     "PureLayout": [
35     ]
36   },
37   "swift_version": "5.2"