[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 5 / 1 / SXScanView / 0.1.1 / SXScanView.podspec.json
blob4ad910d92e589ae2c2811e77134a22ae64d052fd
2   "name": "SXScanView",
3   "version": "0.1.1",
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.1.1"
16   },
17   "source_files": "SXScanView/SXScanView.{h,m}",
18   "resources": "SXScanView/Resources.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "TZImagePickerController": [
22       "1.8.1"
23     ]
24   }