blob: ca0f3f3c201cb619cb32c7806650c2162b07cc28 [file] [log] [blame]
{
"name": "YWLogisticsQuery",
"version": "1.0.2",
"summary": "物流查询:传入物流单号、对应物流公司、以及对应物流公司编码",
"description": "物流查询/快递查询:传入快递单号、对应物流公司、以及对应物流公司编码即可",
"homepage": "https://github.com/90candy/YWLogisticsQuery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"90Candy": "90candy.com@gmail.com"
},
"social_media_url": "https://www.jianshu.com/u/0f7d26d766f4",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/90candy/YWLogisticsQuery.git",
"tag": "1.0.2"
},
"source_files": "YWLogisticsQuery/**/*.{h,m}",
"resources": "YWLogisticsQuery/Resources/*.png",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 4.3.0"
]
}
}