[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 0 / AMZUtils / 1.0-beta / AMZUtils.podspec.json
blob1e5e54e1c15af427ab2fb553ec100a805ff15885
2   "name": "AMZUtils",
3   "version": "1.0-beta",
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.0-beta"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AMZUtils/**/*"