blob: 363a47939de44d23bb5c702646d70d7096c82c52 [file] [log] [blame]
{
"name": "XRGcSDKPods",
"version": "0.1.0",
"summary": "这是一个简单的介绍",
"description": "这是一个复杂的介绍,详细的信息可以写在这里",
"homepage": "https://github.com/yuanxunrui/XRGcSDKPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanxunrui": "yxruisoft@sina.com"
},
"source": {
"git": "https://github.com/yuanxunrui/XRGcSDKPods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "XRGcSDKPods/Classes/*.framework",
"libraries": "c++",
"frameworks": [
"UIKit",
"Foundation"
]
}