blob: d716566f644877efe2e5deeb7ac0cc731363673c [file] [log] [blame]
{
"name": "XRLab",
"version": "0.1.0",
"summary": "这是一个简单的描述",
"description": "这是一个非常复杂的描述,你想象不到的复杂",
"homepage": "https://github.com/yuanxunrui/XRLab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanxunrui": "yxruisoft@sina.com"
},
"source": {
"git": "https://github.com/yuanxunrui/XRLab.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "XRLab/Classes/*.framework",
"libraries": "c++",
"frameworks": [
"UIKit",
"Foundation"
]
}