[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 8 / b / f / KINBarCodeScanner / 0.0.2 / KINBarCodeScanner.podspec.json
blob4f98f08d0e5866f99a82526b51137e8283cffd69
2   "name": "KINBarCodeScanner",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": [
22     "KINBarCodeScanner",
23     "KINBarCodeScanner/**/*.{h,m}"
24   ],
25   "resources": "Assets/*.png",
26   "frameworks": "AVFoundation",
27   "requires_arc": true