[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / d / 5 / CardboardiOSSDK / 0.7.2.1 / CardboardiOSSDK.podspec.json
blob10f82df487d8a80804d043c6f64f822a0edea8f6
2   "name": "CardboardiOSSDK",
3   "version": "0.7.2.1",
4   "summary": "Cardboard iOS SDK",
5   "description": "Cardboard iOS SDK clone from https://github.com/rsanchezsaez/CardboardSDK-iOS",
6   "homepage": "https://github.com/islate/CardboardSDK-iOS",
7   "license": "Apache",
8   "authors": {
9     "林溢泽": "linyize@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/islate/CardboardSDK-iOS.git",
13     "tag": "0.7.2.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "CardboardSDK/**/*.{h,m,mm}",
19   "libraries": "c++",
20   "frameworks": [
21     "OpenGLES",
22     "GLKit",
23     "CoreMotion"
24   ]