[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / e / a / 1 / YDSVProgressHUD / 0.1.5 / YDSVProgressHUD.podspec.json
blob62114e9c6110afe8e910fe74336f6fb1ee077317
2   "name": "YDSVProgressHUD",
3   "version": "0.1.5",
4   "summary": "A short description of YDSVProgressHUD.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chong2vv/YDProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangyuandong": "chong2vv@163.com"
13   },
14   "source": {
15     "git": "https://github.com/chong2vv/YDProgressHUD.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YDSVProgressHUD/Classes/**/*",
22   "resource_bundles": {
23     "YDProgressHUD": [
24       "YDSVProgressHUD/Assets/*"
25     ]
26   },
27   "public_header_files": "Pod/Classes/**/*.h",
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "dependencies": {
33     "SVProgressHUD": [
34       "2.2.5"
35     ],
36     "lottie-ios": [
37       "2.5.3"
38     ],
39     "YYImage": [
41     ]
42   }