[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / d / 9 / NasahUtils / 0.0.3 / NasahUtils.podspec.json
blobeda0504912c9f62190c44078717318503590f6d2
2   "name": "NasahUtils",
3   "version": "0.0.3",
4   "summary": "Helper methods for everyday Swift life",
5   "description": "Just Swift things. Helper classes to make iOS life easier.",
6   "homepage": "https://github.com/nasahapps/SwiftUtils",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hakeem Hasan": "nasahapps@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nasahapps/SwiftUtils.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "pushed_with_swift_version": "3.0"