[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / 1 / TOScanViewController / 1.0.1 / TOScanViewController.podspec.json
blobf5fadbf734decb334a2bc763f1a467a07e6355d3
2   "name": "TOScanViewController",
3   "version": "1.0.1",
4   "summary": "easy use scan viewController",
5   "description": "easy viewController to scan QRcode and Barcode",
6   "homepage": "https://github.com/TouSC/TOScanViewController",
7   "license": "MIT",
8   "authors": {
9     "tousan": "790847823@qq.com"
10   },
11   "platforms": {
12     "ios": "8.1"
13   },
14   "source": {
15     "git": "https://github.com/TouSC/TOScanViewController.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "TOScanViewController",
20     "TOScanViewController/**/*.{h,m}"
21   ],
22   "exclude_files": "TOScanViewController/Exclude",
23   "frameworks": [
24     "AVFoundation",
25     "AssetsLibrary"
26   ],
27   "dependencies": {
28     "Masonry": [
29       "~> 0.6.4"
30     ]
31   }