[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / d / KYQRCode / 0.1.4 / KYQRCode.podspec.json
blob703261439d44ea0b9c9d553240af176101603903
2   "name": "KYQRCode",
3   "version": "0.1.4",
4   "summary": "KYQRCode 是一个基于Objective-C封装的二维码扫描条形码/识别生成二维码框架 .",
5   "homepage": "https://github.com/kingly09/KYQRCode",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kingly09": "libintm@163.com"
12   },
13   "source": {
14     "git": "https://github.com/kingly09/KYQRCode.git",
15     "tag": "0.1.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "KYQRCode/Classes/**/*",
21   "resource_bundles": {
22     "KYQRCode": [
23       "KYQRCode/Assets/**/*"
24     ]
25   },
26   "requires_arc": true