[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / f / KINBarCodeScanner / 0.0.1 / KINBarCodeScanner.podspec.json
blob5703d37f1446953960af7c01364cf6134f9ebfb0
2   "name": "KINBarCodeScanner",
3   "version": "0.0.1",
4   "summary": "Simple barcode scanning for your apps.",
5   "description": "                   KINCodeScammer is a simple bar code scanner module for your apps.\n",
6   "homepage": "https://github.com/dfmuir/KINBarCodeScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David F. Muir V": "dfmuir@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/dfmuir/KINBarCodeScanner.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "KINBarCodeScanner",
23     "KINBarCodeScanner/**/*.{h,m}"
24   ],
25   "frameworks": "AVFoundation",
26   "requires_arc": true