blob: e941250696b875458b1ff3176d40ab429b8804b2 [file] [log] [blame]
{
"name": "JWMediaManager",
"version": "0.1.1",
"summary": "A custom AVPlayer Manager",
"description": "JWMediaManager give the functionalities for AVPlayer more easy to use.",
"homepage": "https://github.com/heilb1314/JWMediaManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jianxiong Wang": "heilb1314@hotmail.com"
},
"source": {
"git": "https://github.com/heilb1314/JWMediaManager.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JWMediaManager/Classes/**/*",
"frameworks": "AVFoundation",
"pushed_with_swift_version": "3.0"
}