blob: 15b0d34def4681b453b3534621972f3a6d18c574 [file] [log] [blame]
{
"name": "WYAVideoPlayer",
"version": "0.1.1",
"summary": "视频播放器",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CreatSuns/WYAVideoPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lsh": "1228506851@qq.com"
},
"source": {
"git": "https://github.com/CreatSuns/WYAVideoPlayer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYAVideoPlayer/Classes/**/*.{h}",
"resource_bundles": {
"WYAVideoPlayer": [
"WYAVideoPlayer/Assets/WYAVideoPlayer.bundle/*.png"
]
},
"dependencies": {
"Masonry": [
"~> 1.0.0"
]
}
}