blob: cb2e659f8d171cf6d1af35d1d5fccf29b2fddf0f [file] [log] [blame]
{
"name": "WYAVideoPlayer",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYAVideoPlayer/Classes/**/*",
"resource_bundles": {
"WYAVideoPlayer": [
"WYAVideoPlayer/Assets/WYAVideoPlayer.bundle/*.png"
]
},
"dependencies": {
"Masonry": [
"~> 1.0.0"
]
}
}