[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 9 / 5 / a / VRPlus / 1.0.0 / VRPlus.podspec.json
blob3d87ec9742f56e2227b60ba73eb41eb634fd04fc
2   "name": "VRPlus",
3   "version": "1.0.0",
4   "summary": "A framework for easy VR integration in iOS applciations.",
5   "homepage": "http://example.com/",
6   "authors": {
7     "Name": "burkhardt.dan@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.2"
15   },
16   "source": {
17     "http": "http://danburkhardt.com/CS/cs6156/Cocoapods/VRPlus.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "VRPlus.framework"
21   }