blob: ba127bdcadc7bea1aba910e8230db1af8c539772 [file] [log] [blame]
{
"name": "XGTestDemo_Github",
"version": "0.1.0",
"summary": "测试Framework",
"description": "TODO: 详细描述",
"homepage": "https://github.com/jyyjkt/XGTestDemo_Github",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jyyjkt": "jyyjkt@qq.com"
},
"source": {
"git": "https://github.com/jyyjkt/XGTestDemo_Github.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "XGTestDemo_Github/Classes/*",
"dependencies": {
"Alamofire": [
"~> 4.7"
]
}
}