blob: 502c0a04174de2d4280c3a42c7b4e037dfc5c12e [file] [log] [blame]
{
"name": "LBTHREE",
"version": "0.1.0",
"summary": "A short",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/libo77888/lbthree.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LBB7": "3344076440@qq.com"
},
"source": {
"git": "https://gitee.com/libo77888/lbthree.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LBTHREE/Classes/**/*",
"resource_bundles": {
"LBTHREE": [
"LBTHREE/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"SVProgressHUD": [
]
}
}