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