[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / b / 4 / YUProgressHUD / 1.1.1 / YUProgressHUD.podspec.json
blob677cc6c0f42551b177c9617ed932c88c01bf3b2e
2   "name": "YUProgressHUD",
3   "version": "1.1.1",
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.1"
21   },
22   "source_files": "YUProgressHUD/*.{h,m}"