[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 7 / ZAAlivcCommon / 0.1.3.1 / ZAAlivcCommon.podspec.json
blobb37530d528fbc93bfe1c49132a2dfe405147ccd5
2   "name": "ZAAlivcCommon",
3   "version": "0.1.3.1",
4   "summary": "阿里云播放器的工具类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iOS-Hades/ZAAlivcCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iOS-Hades": "2319587028@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/iOS-Hades/ZAAlivcCommon.git",
16     "tag": "0.1.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZAAlivcCommon/Classes/**/*.{h,m,mm}",
22   "prefix_header_contents": [
23     "#import \"AlivcMacro.h\"",
24     "#import \"AlivcImage.h\"",
25     "#import \"AVC_ShortVideo_Config.h\""
26   ],
27   "static_framework": true,
28   "dependencies": {
29     "AFNetworking": [
30       "~> 3.1.0"
31     ],
32     "FMDB": [
34     ],
35     "JSONModel": [
37     ],
38     "ZipArchive": [
40     ],
41     "MBProgressHUD": [
43     ],
44     "SDWebImage": [
46     ]
47   }