[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / e / EGGProgressHUD / 0.3.0 / EGGProgressHUD.podspec.json
blobd303c1183ff1b53d0ba0ad32c8ff870c53a3820f
2   "name": "EGGProgressHUD",
3   "version": "0.3.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.3.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": "2.3"