[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 7 / b / 6 / BMBootstrap / 0.0.3 / BMBootstrap.podspec.json
blob6136e9bc719b4164ae9b69e9580857050d859dac
2   "name": "BMBootstrap",
3   "version": "0.0.3",
4   "swift_version": "4.1",
5   "summary": "BMBootstrap was created to include useful extensions on new projects.",
6   "description": "In a few words this pod was created to save time when starting of a new project (and there comes the bootstrap part of the name). In many iOS apps, I've been using lots of similar approaches for simple issues such as UIColor/UIFont extensions and I believe it can not just be reused somehow by me in the next projects but also shared with the community.",
7   "homepage": "https://github.com/brunomunizaf/BMBootstrap",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Bruno Muniz": "bf2002@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/brunomunizaf/BMBootstrap.git",
17     "tag": "0.0.3"
18   },
19   "social_media_url": "https://twitter.com/brunomuniz_af",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "BMBootstrap/Classes/**/*"