[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 5 / ITPWLib / 0.2.9 / ITPWLib.podspec.json
blobb5e8b4387b4037a731976430aa075ad5e02806d9
2   "name": "ITPWLib",
3   "version": "0.2.9",
4   "summary": "ITPW lib",
5   "description": "ITPW technical essentials",
6   "homepage": "https://github.com/vladukhaDog/ITPWLib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Vladislav Permyakov": "vladic.p@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/vladukhaDog/ITPWLib.git",
20     "tag": "0.2.9"
21   },
22   "source_files": [
23     "ITPWLib",
24     "ITPWLib/**/*.{h,m}"
25   ],
26   "frameworks": "Alamofire",
27   "dependencies": {
28     "Alamofire": [
29       "~> 5.5"
30     ]
31   },
32   "swift_version": "5.0"