[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / c / d / SNSacnViewController / 0.0.2 / SNSacnViewController.podspec.json
blob84fa5f825e14441d5cced32cb34d921e87035b0a
2   "name": "SNSacnViewController",
3   "version": "0.0.2",
4   "summary": "Scanning view controller.",
5   "description": "Scanning view controllers using AVFoundation",
6   "homepage": "https://github.com/snlo/SNSacnViewController",
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/SNSacnViewController.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "SNSacnViewController/SNSacnViewController/*.{h,m}",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   }