[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / b / WeexScanQR / 0.0.1 / WeexScanQR.podspec.json
blob00cc532e981b175f3c43fdc8aaee95b18ebad883
2   "name": "WeexScanQR",
3   "version": "0.0.1",
4   "summary": "Weex Plugin",
5   "description": "Weexplugin Source Description",
6   "homepage": "https://github.com/WUBOSS/weexScanQR",
7   "license": {
8     "type": "MIT",
9     "text": "            copyright\n"
10   },
11   "authors": {
12     "WUBOSS": "1054258896@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/WUBOSS/weexScanQR.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "ios/Sources",
23     "ios/Sources/**/*.{h,m,mm}"
24   ],
25   "resources": [
26     "ios/Sources/SGQRCode/SGQRCode.bundle",
27     "ios/Sources/SGQRCode/SGQRCode.bundle/**/*.{png,caf,plist,strings}"
28   ],
29   "public_header_files": "ios/Sources/**/*.h",
30   "requires_arc": true,
31   "dependencies": {
32     "WeexPluginLoader": [
34     ],
35     "WeexSDK": [
37     ]
38   },
39   "frameworks": "AVFoundation"