[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 0 / a / MovizoPlayer / 0.1.0 / MovizoPlayer.podspec.json
blobb7ac4328072276334681f072b837fe639ed77296
2   "name": "MovizoPlayer",
3   "version": "0.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/MovizoPlayer",
7   "license": "MIT",
8   "authors": {
9     "bylomedia": "info@bylo.jp"
10   },
11   "source": {
12     "git": "https://github.com/bylomedia/MovizoPlayer.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
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   }