blob: 12ab6acaa54748283c386107787e7bcd12da709c [file] [log] [blame]
{
"name": "XLLib",
"version": "0.1.4",
"summary": "测试通过 pod 创建、提交静态库.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yuzhongxingke/XLLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shinsoft": "shinsoft@126.com"
},
"source": {
"git": "https://github.com/yuzhongxingke/XLLib.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XLLib/Classes/**/*",
"resource_bundles": {
"XLLib": [
"XLLib/Assets/*.png"
]
}
}