[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / a / 6 / IBProgressButton / 1.0 / IBProgressButton.podspec.json
blobd20f3a622ebd0d98baa237b003d1b0d912fee82d
2   "name": "IBProgressButton",
3   "version": "1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/Tintenklecks/IBProgressButton",
9   "screenshots": [
10     "https://raw.githubusercontent.com/Tintenklecks/IBProgressButton/master/scheme.png",
11     "https://raw.githubusercontent.com/Tintenklecks/IBProgressButton/master/screen.png"
12   ],
13   "authors": {
14     "Ingo": "github@puco.de"
15   },
16   "summary": "A combination of a circular progress view and a button",
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source": {
21     "git": "https://github.com/Tintenklecks/IBProgressButton.git",
22     "tag": "1.0"
23   },
24   "source_files": "classes/*.{h,m}",
25   "requires_arc": true