[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / d / EZLoadingActivity / 0.4 / EZLoadingActivity.podspec.json
bloba159f10823b79ce5629fc0d25d66c47f06663b1c
2   "name": "EZLoadingActivity",
3   "version": "0.4",
4   "summary": "Lightweight Swift loading activity for iOS7+",
5   "description": "Lightweight Swift loading activity for iOS7+. Really simple to use, just add the class and write 1 line of code.",
6   "homepage": "https://github.com/goktugyil/EZLoadingActivity",
7   "license": "MIT",
8   "authors": {
9     "goktugyil": "gok-2@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/goktugyil/EZLoadingActivity.git",
13     "tag": "0.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "EZLoadingActivity.swift"