blob: 12021dad5cd77493a17c9e8cd2e726176cc598a3 [file] [log] [blame]
{
"name": "ZAliplaySDK",
"version": "0.0.3",
"summary": "A short description of ZAliplaySDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/周小华/ZAliplaySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"周小华": "zxhworkmail@163.com"
},
"source": {
"git": "https://github.com/zxhwyp/ZAliplaySDK.git",
"tag": "0.0.3"
},
"prefix_header_contents": [
"#import \"AlivcMacro.h\"",
"#import \"AlivcImage.h\"",
"#import \"AVC_ShortVideo_Config.h\"",
"#import \"AlivcMacro.h\"",
"#import \"AlivcImage.h\"",
"#import \"AlivcMacro.h\"",
"#import \"AlivcImage.h\""
],
"platforms": {
"ios": "8.0"
},
"source_files": "ZAliplaySDK/Classes/**/*",
"static_framework": true,
"dependencies": {
"AFNetworking": [
],
"FMDB": [
],
"JSONModel": [
],
"ZipArchive": [
],
"MBProgressHUD": [
],
"SDWebImage": [
],
"IQKeyboardManager": [
],
"MJRefresh": [
"~> 3.1.15.7"
],
"MRDLNA": [
],
"AliPlayerSDK_iOS": [
"5.1.4"
],
"AliPlayerSDK_iOS_ARTP": [
"5.1.4"
],
"AliPlayerSDK_iOS_ARTC": [
"5.1.4"
]
},
"resource_bundles": {
"ZAliplaySDK": [
"ZAliplaySDK/Assets/**/*"
]
}
}