blob: c0afeebc5b95f0092d1cdd6cc2f2ce55ef3944ce [file] [log] [blame]
{
"name": "EasyARSDK",
"version": "0.0.2",
"summary": "EasyARSDK.",
"description": "同步更新EasyAR庫.",
"homepage": "https://github.com/money150604/EasyARSDK",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/money150604/EasyARSDK.git",
"tag": "0.0.2"
},
"authors": {
"easyar": "support@easyar.comm"
},
"frameworks": [
"Accelerate",
"GLKit",
"AVFoundation",
"CoreGraphics",
"CoreImage",
"CoreMedia",
"CoreVideo",
"OpenGLES",
"QuartzCore",
"UIKit",
"CoreMotion"
],
"vendored_frameworks": "Sources/easyar.framework",
"libraries": "c++",
"requires_arc": true
}