[Add] YIM 2.0.15
[CocoaPods.git] / Specs / c / b / 2 / SAScan / 0.0.8 / SAScan.podspec.json
blob2eba6bc971d36d75efa8956dc0aa2c1466682737
2   "name": "SAScan",
3   "version": "0.0.8",
4   "summary": "一款轻量级二维码扫描控件",
5   "description": "1、这是一款二维码(条形三)扫描控制器;\n2、使用时可以一行代码调用并返回扫描结果。",
6   "homepage": "https://github.com/yusian/SAScan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yusian": "yusian@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yusian/SAScan.git",
19     "tag": "0.0.8"
20   },
21   "source_files": [
22     "SAScan",
23     "SAScan/**/*.{h,m}"
24   ],
25   "public_header_files": "SAScan/**/*.h",
26   "resources": "SAScan/*.bundle"