blob: c65c5d91e760a06c535de2901b1669494af5c3a7 [file] [log] [blame]
{
"name": "TZImageViewController",
"version": "1.0.0",
"summary": "A short description of TZImageViewController.",
"homepage": "https://github.com/Qiyun2014/TZImageViewController",
"license": "MIT",
"authors": {
"qiyun": "qiyun@yryz.com"
},
"source": {
"git": "https://github.com/Qiyun2014/TZImageViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TZImageViewController/*.{h,m}",
"frameworks": [
"AVFoundation",
"CoreGraphics",
"CoreAudio",
"CoreVideo",
"CoreTelephony",
"CoreMedia",
"AudioToolbox",
"Accelerate",
"VideoToolbox"
],
"ios": {
"libraries": [
"c++",
"z",
"resolv.9",
"iconv.2.4.0"
]
},
"requires_arc": true
}