blob: 3f60ef57cf76cd9778d8f5f90044fe2539a0cc62 [file] [log] [blame]
{
"name": "YNAVPlayerManager",
"version": "1.0.4",
"summary": "AVPlayer Manager",
"description": "AVPlayer Manager",
"homepage": "https://github.com/foreverleely/YNAVPlayerManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyang_a": "foreverleely@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/foreverleely/YNAVPlayerManager.git",
"tag": "1.0.4"
},
"source_files": "YNAVPlayerManager/*.{h,m}",
"frameworks": [
"UIKit",
"AVFoundation"
]
}