[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / a / 9 / 4 / PSCellStyleButton / 0.0.1 / PSCellStyleButton.podspec.json
blob40c2d01b73a6b84564ee8cba601f7cec43cbe27b
2   "name": "PSCellStyleButton",
3   "version": "0.0.1",
4   "summary": "Simple UIButton looking similar to UITableVIewCell with separator and disclosure indicator",
5   "homepage": "https://github.com/Vugla/PSCellStyleButton.git",
6   "license": "MIT",
7   "authors": {
8     "Predrag Samardzic": "predragsamardzic13@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Vugla/PSCellStyleButton.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "PSCellStyleButton/*.swift",
15   "resources": "PSCellStyleButton/*.png",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "frameworks": "UIKit"