[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / f / c / ITProgressIndicator / 0.1 / ITProgressIndicator.podspec.json
blob2c41b2cfdcd49bad3774dbbc5b0ac8fd523b89c0
2   "name": "ITProgressIndicator",
3   "version": "0.1",
4   "summary": "A replacement class for NSProgressIndicator driven by Core Animation.",
5   "homepage": "https://github.com/iluuu1994/ITProgressIndicator",
6   "social_media_url": "https://twitter.com/ilijatovilo",
7   "license": "Apache",
8   "authors": {
9     "Ilija Tovilo": "support@ilijatovilo.ch"
10   },
11   "platforms": {
12     "osx": null
13   },
14   "source": {
15     "git": "https://github.com/iluuu1994/ITProgressIndicator.git",
16     "tag": "0.1"
17   },
18   "source_files": "ITProgressIndicator/Classes/*.{h,m}",
19   "requires_arc": true