[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 1 / e / 0 / BButton / 3.1.1 / BButton.podspec.json
blobfd1a76cdd277fd70aa71ae79ca2f1d4b883a4fb9
2   "name": "BButton",
3   "version": "3.1.1",
4   "summary": "BButton is a subclass of UIButton that looks like the Twitter Bootstrap buttons.",
5   "homepage": "https://github.com/jessesquires/BButton",
6   "screenshots": "https://raw.github.com/jessesquires/BButton/master/Screenshots/screenshot-0.png",
7   "license": "MIT",
8   "authors": {
9     "Jesse Squires": "jesse.squires.developer@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jessesquires/BButton.git",
13     "tag": "3.1.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "BButton",
19   "public_header_files": "BButton",
20   "resources": "BButton/resources/FontAwesome.ttf",
21   "requires_arc": true,
22   "frameworks": "CoreGraphics"