[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / b / 4 / YUProgressHUD / 1.1.2 / YUProgressHUD.podspec.json
blobf915612b34dedfe2007c45d8e913c2502ef97ddd
2   "name": "YUProgressHUD",
3   "version": "1.1.2",
4   "summary": "An iOS activity indicator view.",
5   "description": "YUProgressHUD is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UINavigationController.",
6   "homepage": "https://github.com/yuzhidu/YUProgressHUD",
7   "authors": {
8     "马裕博": "1632212092@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "requires_arc": true,
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "source": {
19     "git": "https://github.com/yuzhidu/YUProgressHUD.git",
20     "tag": "1.1.2"
21   },
22   "source_files": "YUProgressHUD/*.{h,m}"