blob: 62c163793e8f5b97a88c338b9981b2a08e3254c0 [file] [log] [blame]
{
"name": "XLLib",
"version": "0.1.1",
"summary": "A short description of XLLib.",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XLLib/Classes/**/*",
"resource_bundles": {
"XLLib": [
"XLLib/Assets/*.png"
]
}
}