[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / a / MD360Player4iOS / 0.1.0 / MD360Player4iOS.podspec.json
blob16b7931409caecd5222b2828e249c9840ecafbef
2   "name": "MD360Player4iOS",
3   "version": "0.1.0",
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.",
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": "0.1.0"
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