[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 0 / ZAliplaySDK / 0.1.1 / ZAliplaySDK.podspec.json
blob107bef6650c1aff8b4118412b6f95ce7961c68c0
2   "name": "ZAliplaySDK",
3   "version": "0.1.1",
4   "summary": "A short description of ZAliplaySDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/周小华/ZAliplaySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "周小华": "zxhworkmail@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zxhwyp/ZAliplaySDK.git",
16     "tag": "0.1.1"
17   },
18   "prefix_header_contents": [
19     "#import \"AlivcMacro.h\"",
20     "#import \"AlivcImage.h\"",
21     "#import \"AVC_ShortVideo_Config.h\"",
22     "#import \"AlivcMacro.h\"",
23     "#import \"AlivcImage.h\"",
24     "#import \"AlivcMacro.h\"",
25     "#import \"AlivcImage.h\""
26   ],
27   "platforms": {
28     "ios": "8.0"
29   },
30   "source_files": "ZAliplaySDK/Classes/**/*",
31   "static_framework": true,
32   "dependencies": {
33     "AFNetworking": [
35     ],
36     "FMDB": [
38     ],
39     "JSONModel": [
41     ],
42     "ZipArchive": [
44     ],
45     "MBProgressHUD": [
47     ],
48     "SDWebImage": [
50     ],
51     "IQKeyboardManager": [
53     ],
54     "MJRefresh": [
55       "~> 3.1.15.7"
56     ],
57     "MRDLNA": [
59     ],
60     "AliPlayerSDK_iOS": [
61       "5.1.4"
62     ],
63     "AliPlayerSDK_iOS_ARTP": [
64       "5.1.4"
65     ],
66     "AliPlayerSDK_iOS_ARTC": [
67       "5.1.4"
68     ]
69   },
70   "resource_bundles": {
71     "ZAliplaySDK": [
72       "ZAliplaySDK/Assets/**/*"
73     ]
74   }