blob: faece152d1d8edb7d2fc27e4feaf2b79970bef19 [file] [log] [blame]
{
"name": "LBBallManger",
"version": "0.1.1",
"summary": "A short",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/libo77888/LBBallManger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Libo": "3344076440@qq.com"
},
"source": {
"git": "https://gitee.com/libo77888/LBBallManger.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LBBallManger/Classes/**/*",
"resource_bundles": {
"LBBallManger": [
"LBBallManger/Assets/*.png"
]
},
"dependencies": {
"SDAutoLayout": [
]
}
}