[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / c / 4 / 0 / BFKit-Swift / 1.0.0 / BFKit-Swift.podspec.json
blob4a4bf9d6516e3302e9675521eae8dbe2025bc195
2   "name": "BFKit-Swift",
3   "module_name": "BFKit",
4   "version": "1.0.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.0.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