[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 0 / AMZUtils / 1.0.2 / AMZUtils.podspec.json
blob46c86428fe47375bb54464d35e7df17c1197acec
2   "name": "AMZUtils",
3   "version": "1.0.2",
4   "summary": "A starter kit that can be used in every project, which provides shortcuts to many implementations.",
5   "description": "A starter kit that can be used in any project. It provides a set of functions and methods at your finger tip that makes you worry less about the logic behind them, and focus more on your app logic.",
6   "homepage": "https://github.com/AliZahr/AMZUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ali Zahr": "ali_zahr@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AliZahr/AMZUtils.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Classes/**/*.h"