blob: c0024a3d321dd96def3fa91b03d47e2257d9d797 [file] [log] [blame]
{
"name": "BFKit-Swift",
"module_name": "BFKit",
"version": "2.0.2",
"summary": "BFKit Swift is a collection of useful classes, struct and extensions to develop Apps faster.",
"homepage": "https://github.com/FabrizioBrancati/BFKit-Swift",
"screenshots": "http://github.fabriziobrancati.com/bfkit/resources/screenshot-swift.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fabrizio Brancati": "fabrizio.brancati@gmail.com"
},
"social_media_url": "https://twitter.com/infinity4all",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FabrizioBrancati/BFKit-Swift.git",
"tag": "2.0.2"
},
"source_files": "Sources/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0.1"
}