[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 7 / 9 / BFKit / 2.0.0 / BFKit.podspec.json
blob70ffddc4664b601229949bbdbeb7616551c648e4
2   "name": "BFKit",
3   "version": "2.0.0",
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": "v2.0.0"
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