blob: f5223502dc826d7e37fa5d52602042d7d486ce8a [file] [log] [blame]
{
"name": "SJIJKMediaPlaybackController",
"version": "0.0.2",
"summary": "SJIJKMediaPlaybackController",
"description": "SJIJKMediaPlaybackController.",
"homepage": "https://gitee.com/changsanjiang/SJIJKMediaPlaybackController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"changsanjiang@gmail.com": "changsanjiang@gmail.com"
},
"source": {
"git": "https://gitee.com/changsanjiang/SJIJKMediaPlaybackController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"dependencies": {
"ijkplayer": [
],
"SJBaseVideoPlayer": [
]
},
"source_files": "SJIJKMediaPlaybackController/*.{h,m}",
"subspecs": [
{
"name": "Core",
"source_files": "SJIJKMediaPlaybackController/Core/*.{h,m}"
}
]
}