[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 4 / HTY360Player / 0.1.1 / HTY360Player.podspec.json
blob1ba9d9c9e83877fbfefa295ed4a8956ed05c640c
2   "name": "HTY360Player",
3   "version": "0.1.1",
4   "summary": "全景视频播放",
5   "description": "全景视频播放 clone from https://github.com/hanton/HTY360Player",
6   "homepage": "https://github.com/islate/HTY360Player",
7   "license": "MIT",
8   "authors": {
9     "林溢泽": "linyize@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/islate/HTY360Player.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": [
19     "HTY360Player/HTYGLKVC.{h,m}",
20     "HTY360Player/GLProgram.{h,m}",
21     "HTY360Player/HTY360PlayerVC.{h,m}"
22   ],
23   "frameworks": [
24     "AVFoundation",
25     "GLKit",
26     "CoreMotion"
27   ]