blob: d4a80a1d9a021d2da846e3b8ef7936df369cbf40 [file] [log] [blame]
{
"name": "LBBallManger",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LBBallManger/Classes/**/*",
"resource_bundles": {
"LBBallManger": [
"LBBallManger/Assets/*.png"
]
},
"dependencies": {
"SDAutoLayout": [
]
}
}