[Add] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git] / Specs / e / b / 7 / SNScanViewController / 0.1.5 / SNScanViewController.podspec.json
blob26eae39e706fe14bd8eb51ecad2c33577eb3deda
2   "name": "SNScanViewController",
3   "version": "0.1.5",
4   "summary": "Scanning view controller.",
5   "description": "Scanning view controllers using AVFoundation",
6   "homepage": "https://github.com/snlo/SNScanViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "snlo": "snloveydus@sina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/snlo/SNScanViewController.git",
19     "tag": "0.1.5"
20   },
21   "source_files": "SNScanViewController/SNScanViewController/*.{h,m}",
22   "resources": [
23     "SNScanViewController/SNScanViewController/**/*.{xcassets,xib,md,storyboard,plist,bundle,json,html,svg,ttf,strings,js,css,scss,png,pdf,}"
24   ],
25   "requires_arc": true,
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
28   },
29   "dependencies": {
30     "SNTool": [
32     ],
33     "Masonry": [
35     ]
36   }