[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / e / HzmProgress / 3.0.0 / HzmProgress.podspec.json
blob6eb91bef2a2f96ec6d89caa4d13c8165412e9f97
2   "name": "HzmProgress",
3   "version": "3.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "platforms": {
9     "ios": "8.0"
10   },
11   "summary": "HzmProgress",
12   "homepage": "https://github.com/zhimingcow/HzmProgress.git",
13   "authors": {
14     "zhimingcow": "zhimingcow@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/zhimingcow/HzmProgress.git",
18     "tag": "3.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "HzmProgress/*.{h,m}",
22   "vendored_libraries": "HzmProgress/*.a",
23   "public_header_files": "HzmProgress/*.h",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "Security"
28   ],
29   "libraries": [
30     "xml2",
31     "z"
32   ],
33   "dependencies": {
34     "SDWebImage": [
36     ]
37   }