[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 1 / darpayQRLib / 0.0.2 / darpayQRLib.podspec.json
blobdc7d6ad6a51c65a410b7ba6ec235d1ce87e6ec61
2   "name": "darpayQRLib",
3   "version": "0.0.2",
4   "summary": "darpayQRLib.",
5   "description": "                   A longer description of darpayQRLib in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://paladin-engineering@bitbucket.org/paladin-engineering/darpayqr",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "paladin-engineering": "info@paladin-engineering.ru"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://paladin-engineering@bitbucket.org/paladin-engineering/darpayqr.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "DarpayQRLib/**/*.{h,m}"
24   ],
25   "public_header_files": "DarpayQRLib/**/*.h",
26   "resources": "darpayQRResources.bundle",
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "requires_arc": true,
32   "xcconfig": {
33     "GCC_WARN_TYPECHECK_CALLS_TO_PRINTF": "NO",
34     "GCC_WARN_64_TO_32_BIT_CONVERSION": "NO"
35   },
36   "dependencies": {
37     "ZXingObjC": [
38       "~> 3.0"
39     ],
40     "JWT": [
41       "~> 1.0.0"
42     ],
43     "Reachability": [
45     ],
46     "JWTDecode": [
48     ],
49     "MBProgressHUD": [
50       "~> 0.9.1"
51     ]
52   }