[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / a / MD360Player4iOS / 1.1.1.beta / MD360Player4iOS.podspec.json
blob41ab801e1d4ec0038758b7fc4285db341f8c2b82
2   "name": "MD360Player4iOS",
3   "version": "1.1.1.beta",
4   "summary": "It is a lite library to render 360 degree panorama video for iOS.",
5   "description": "It is a lite library to render 360 degree panorama video for iOS. In verison 0.1.0, motion mode and glass mode are supported. In version 0.2.0, pinch gesture is supported. In version 0.3.0, fix a few crucial bugs.",
6   "homepage": "https://github.com/ashqal/MD360Player4iOS/",
7   "screenshots": "https://raw.githubusercontent.com/ashqal/MD360Player4iOS/master/screenshot.png",
8   "license": "Apache License, Version 2.0",
9   "authors": {
10     "asha": "ashnb@qq.com"
11   },
12   "social_media_url": "http://weibo.com/ashqal",
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/ashqal/MD360Player4iOS.git",
18     "tag": "1.1.1.beta"
19   },
20   "source_files": "MDVRLibrary/MDVRLibrary/*.{h,m}",
21   "public_header_files": "MDVRLibrary/MDVRLibrary/*.h",
22   "resources": "MDVRLibrary/MDVRLibrary/vrlibraw.bundle",
23   "frameworks": [
24     "CoreMotion",
25     "Foundation"
26   ],
27   "requires_arc": true