[Add] TensorFlowLiteC 0.0.1-nightly.20250124
[CocoaPods.git] / Specs / 8 / 2 / b / SDFoundationHelpers / 0.0.1 / SDFoundationHelpers.podspec.json
blobe667754e04675a7ea9d0965ec0d09020f67e4a43
2   "name": "SDFoundationHelpers",
3   "version": "0.0.1",
4   "summary": "Foundation helper classes and categories",
5   "description": "Foundation helper classes and categories: NSDictionary",
6   "homepage": "https://github.com/SergeyDukhovich",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sergey Dukhovich": "sergey.dukhovich@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SergeyDukhovich/SDFoundationHelpers.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "SDFoundationHelpers",
20     "SDFoundationHelpers/**/*.{h,m}"
21   ],
22   "platforms": {
23     "osx": null,
24     "ios": null,
25     "tvos": null,
26     "watchos": null
27   }