blob: 0334c13f6e5ed0f68d2bb37873a7f159315eeff3 [file] [log] [blame]
{
"name": "B12YXLTool",
"version": "1.1.0",
"summary": "A of B12YXLTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/yxl1010/b12-yxltool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"姚希龙": "1263229082@qq.com"
},
"source": {
"git": "https://gitee.com/yxl1010/b12-yxltool.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "B12YXLTool/Classes/**/*",
"resource_bundles": {
"B12YXLTool": [
"B12YXLTool/Assets/*.png"
]
},
"dependencies": {
"MBProgressHUD": [
],
"MJExtension": [
],
"Masonry": [
],
"SDWebImage": [
],
"SVProgressHUD": [
],
"BRPickerView": [
],
"AFNetworking": [
],
"ZKCycleScrollView": [
]
}
}