[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / e / EGGProgressHUD / 0.4.0 / EGGProgressHUD.podspec.json
blobc996470bb5c4b88d736ca6a7f685b450b1676bad
2   "name": "EGGProgressHUD",
3   "version": "0.4.0",
4   "summary": "EGGProgressHUD is simply progress dialog for ongoing task on iOS.",
5   "description": "EGGProgressHUD is simply progress dialog for ongoing task on iOS. It clean and easy-to-use you can apply to your project.",
6   "homepage": "https://github.com/mrdumnin/EGGProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Suchon Dumnin": "mrdumnin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mrdumnin/EGGProgressHUD.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EGGProgressHUD/Classes/**/*",
22   "resources": "EGGProgressHUD/Assets/EGGProgressHUDResource.bundle",
23   "pushed_with_swift_version": "3.0"