[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / d / SNSacnViewController / 0.0.1 / SNSacnViewController.podspec.json
blobe4064dc37653fc3b9df7d3c1bbb84829bb3e879c
2   "name": "SNSacnViewController",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": "SNSacnViewController/SNSacnViewController/*.{h,m}",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   }