[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / 0 / BFKit-Swift / 1.1.0 / BFKit-Swift.podspec.json
blobcaa5cfa751597ecce652441a56f9e8ab59d6a8e3
2   "name": "BFKit-Swift",
3   "module_name": "BFKit",
4   "version": "1.1.0",
5   "summary": "BFKit is a collection of useful classes to develop Apps faster",
6   "homepage": "https://github.com/FabrizioBrancati/BFKit-Swift",
7   "screenshots": "http://github.fabriziobrancati.com/bfkit/resources/screenshot-swift.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Fabrizio Brancati": "fabrizio.brancati@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/infinity4all",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/FabrizioBrancati/BFKit-Swift.git",
21     "tag": "v1.1.0"
22   },
23   "source_files": "Source/**/*.{swift}",
24   "resources": "Source/Languages/**",
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "CoreGraphics",
29     "AudioToolbox",
30     "CoreImage",
31     "Accelerate",
32     "QuartzCore"
33   ],
34   "weak_frameworks": "LocalAuthentication",
35   "requires_arc": true