blob: 2097d21ede6c92f079d92b1da2c2d14bda1cd7b6 [file] [log] [blame]
{
"name": "YuanLib",
"version": "0.1.1",
"summary": "YuanLib is a static library.",
"homepage": "https://github.com/yuanxinliang2014/YuanLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanxinliang2014": "yuanxinliang@jd.com"
},
"source": {
"git": "https://github.com/yuanxinliang2014/YuanLib.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "YuanLib-0.1.0/ios/YuanLib.framework"
}
}