[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 0 / AMZUtils / 1.1 / AMZUtils.podspec.json
blob5807b4f5b6c370f91066ff6b2ff80449637f4fd6
2   "name": "AMZUtils",
3   "version": "1.1",
4   "summary": "AMZUtils is a starter kit that can be used in any project.",
5   "description": "AMZUtils is a starter kit that can be used in any project. It contains a set of methods and functions that are very helpful and shorten the amount of time to implement them.",
6   "homepage": "https://github.com/AliZahr/AMZUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AliZahr": "ali_zahr@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AliZahr/AMZUtils.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AMZUtils/**/*"