[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / d / 0 / a / MovizoPlayer / 1.0.1 / MovizoPlayer.podspec.json
blobe999e14713e760d71e5222ff3a10b877fd6664bb
2   "name": "MovizoPlayer",
3   "version": "1.0.1",
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.0.1"
14   },
15   "platforms": {
16     "ios": "8.3"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.swift",
20   "resource_bundles": {
21     "MovizoPlayer": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "Alamofire": [
27       "~> 2.0"
28     ]
29   }