blob: 21583f16e3f302d672f48e97c822f54fc6158332 [file] [log] [blame]
{
"name": "PNPlayerKit",
"version": "1.0.2",
"summary": "A simple and easy to use video play toolkit.",
"description": "Video toolkits that support multi control types and fullscreen",
"homepage": "https://github.com/supersheep/PNPlayerKit",
"license": "MIT",
"authors": {
"spudhsu": "supersheepxjy@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/supersheep/PNPlayerKit.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"SDWebImage": [
"3.8.2"
],
"UIColor+Hex": [
"1.0.1"
],
"Masonry": [
"~> 1.1.0"
]
}
}