[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / e / JAScanner / 0.0.1.1 / JAScanner.podspec.json
blobdbe090b9544ef789972128b0f928183df92009f8
2   "name": "JAScanner",
3   "version": "0.0.1.1",
4   "summary": "特性:扫描",
5   "description": "特性:扫描功能,支持QR",
6   "homepage": "https://github.com/ishepherdMiner/JAScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jason": "iJason92@yahoo.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ishepherdMiner/JAScanner.git",
19     "tag": "0.0.1.1"
20   },
21   "source_files": "JAScanner/**/**.{h,m}",
22   "public_header_files": "JAScanner/**/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "QuartzCore"
27   ],
28   "requires_arc": true,
29   "module_name": "JAScanner",
30   "resources": "JAScanner/Scanner.bundle",
31   "dependencies": {
32     "YYCategories": [
34     ]
35   }