[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 1 / 0 / e / YWLogisticsQuery / 1.0.3 / YWLogisticsQuery.podspec.json
blobfbb993a7101f4fe8a1269ec863a53849208e9f0a
2   "name": "YWLogisticsQuery",
3   "version": "1.0.3",
4   "summary": "物流查询:传入物流单号、对应物流公司、以及对应物流公司编码",
5   "description": "物流查询/快递查询:传入快递单号、对应物流公司、以及对应物流公司编码即可",
6   "homepage": "https://github.com/90candy/YWLogisticsQuery",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "90Candy": "90candy.com@gmail.com"
13   },
14   "social_media_url": "https://www.jianshu.com/u/0f7d26d766f4",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/90candy/YWLogisticsQuery.git",
20     "tag": "1.0.3"
21   },
22   "source_files": "YWLogisticsQuery/**/*.{h,m}",
23   "resources": "YWLogisticsQuery/Resources/*.png",
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
27       "~> 1.1.0"
28     ]
29   }