[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / 5 / IMEPayQRScanner / 0.0.1 / IMEPayQRScanner.podspec.json
bloba922359af66a8cb1607077d96a7ae6be32dc75f8
2   "name": "IMEPayQRScanner",
3   "version": "0.0.1",
4   "summary": "IME Pay QR Scanner SDK for iOS.",
5   "description": "Scan IME Pay merchant QR Code",
6   "homepage": "https://github.com/imepay/IMEPayQRScanner_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Manoj Karki": "manojkarkie@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.1.2",
18   "source": {
19     "git": "https://github.com/imepay/IMEPayQRScanner_iOS.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "IMEPayQRScanner",
24     "IMEPay/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "resources": "IMEPayQRScanner/*.{png,storyboard}",
28   "frameworks": "UIKit",
29   "dependencies": {
30     "CryptoSwift": [
31       "~> 0.7.1"
32     ]
33   }