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