[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / d / f / a / MD360Player4iOS / 0.3.1 / MD360Player4iOS.podspec.json
blob033f682e95ed38416798f6503ec3f19c5b3fedb7
2   "name": "MD360Player4iOS",
3   "version": "0.3.1",
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": "0.3.1"
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