blob: 7577d347977febfd99f9412116a6c0dff2757322 [file] [log] [blame]
{
"name": "MovizoPlayer",
"version": "1.1.0",
"summary": "iOS Video Player SDK for MOVIZO Service.",
"description": "You can easily create a video player to play the video of MOVIZO Service.",
"homepage": "https://github.com/bylomedia/movizo-player-ios",
"license": "MIT",
"authors": {
"bylomedia": "info@bylo.jp"
},
"source": {
"git": "https://github.com/bylomedia/movizo-player-ios.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 2.0"
]
},
"pushed_with_swift_version": "2.3"
}