blob: 406b57b7cf412b4bbde855d382284ed4ba0b655c [file] [log] [blame]
{
"name": "TTPlayerCache",
"version": "0.1.1",
"summary": "A cache for AVPlayer of TTPlayerCache.",
"homepage": "https://github.com/sun8801/TTPlayerCache",
"license": "MIT",
"authors": {
"sun": "sun8801@users.noreply.github.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sun8801/TTPlayerCache.git",
"tag": "0.1.1"
},
"source_files": "Source/**/*.{h,m}",
"frameworks": [
"UIKit",
"AVFoundation",
"SystemConfiguration",
"MobileCoreServices"
],
"requires_arc": true
}