[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / a / 9 / 4 / PSCellStyleButton / 0.0.2 / PSCellStyleButton.podspec.json
blob3aef5fb40b6b38d6a2bbc8225b30e3e659466b6c
2   "name": "PSCellStyleButton",
3   "version": "0.0.2",
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.2"
13   },
14   "source_files": "PSCellStyleButton/*.swift",
15   "resources": "PSCellStyleButton/*.png",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "frameworks": "UIKit"