[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 0 / a / MovizoPlayer / 1.1.0 / MovizoPlayer.podspec.json
blob7577d347977febfd99f9412116a6c0dff2757322
2   "name": "MovizoPlayer",
3   "version": "1.1.0",
4   "summary": "iOS Video Player SDK for MOVIZO Service.",
5   "description": "You can easily create a video player to play the video of MOVIZO Service.",
6   "homepage": "https://github.com/bylomedia/movizo-player-ios",
7   "license": "MIT",
8   "authors": {
9     "bylomedia": "info@bylo.jp"
10   },
11   "source": {
12     "git": "https://github.com/bylomedia/movizo-player-ios.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "8.3"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.swift",
20   "dependencies": {
21     "Alamofire": [
22       "~> 2.0"
23     ]
24   },
25   "pushed_with_swift_version": "2.3"