[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / d / 0 / 3 / QLTool / 0.1.1 / QLTool.podspec.json
blob1073f1eaf71365c565eea5f8e3aff4333e41f165
2   "name": "QLTool",
3   "version": "0.1.1",
4   "summary": "A short description of QLQRCodeScan.",
5   "description": "个人工具类",
6   "homepage": "https://github.com/mark1225/QLQRCodeScan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qilong": "915464855@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/mark1225/QLQRCodeScan.git",
19     "tag": "0.1.1"
20   },
21   "source_files": [
22     "QLQRCode/QLQRCode/QLTool/*.{h,m}",
23     "QLQRCode/QLQRCode/QLTool/Category/*.{h,m}",
24     "QLQRCode/QLQRCode/QLTool/Tool/*.{h,m}"
25   ],
26   "dependencies": {
27     "SDWebImage": [
29     ]
30   }