blob: e109acc01387b1b01b379ddaa1ba4f9f818affcd [file] [log] [blame]
{
"name": "ZAAlivcCommon",
"version": "0.1.1",
"summary": "阿里云播放器的工具类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOS-Hades/ZAAlivcCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOS-Hades": "2319587028@qq.com"
},
"source": {
"git": "https://github.com/iOS-Hades/ZAAlivcCommon.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZAAlivcCommon/Classes/**/*.{h,m,mm}",
"prefix_header_contents": [
"#import \"AlivcMacro.h\"",
"#import \"AlivcImage.h\"",
"#import \"AVC_ShortVideo_Config.h\""
],
"static_framework": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"FMDB": [
],
"JSONModel": [
],
"ZipArchive": [
],
"MBProgressHUD": [
],
"SDWebImage": [
]
}
}