[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 5 / 1 / SXScanView / 0.0.6 / SXScanView.podspec.json
blob3952e090ffc12bcd460d2251bcee40f5c8bd57a0
2   "name": "SXScanView",
3   "version": "0.0.6",
4   "summary": "easy scan qr code or bar code",
5   "homepage": "https://github.com/poos/SXScanView",
6   "license": "MIT",
7   "authors": {
8     "xiaoR": "bieshixuan@163.com"
9   },
10   "platforms": {
11     "ios": "7.1"
12   },
13   "source": {
14     "git": "https://github.com/poos/SXScanView.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "SXScanView/SXScanView.{h,m}",
18   "resources": "SXScanView/Resources.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "TZImagePickerController": [
22       "~> 1.7.9"
23     ]
24   }