[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / d / f / a / MD360Player4iOS / 1.1.3.beta / MD360Player4iOS.podspec.json
blobe27aada523b0e58eb7e99db40a4129557c6f6504
2   "name": "MD360Player4iOS",
3   "version": "1.1.3.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.3.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