[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 3 / 5 / 8 / FileOperations / 0.0.8 / FileOperations.podspec.json
blob4358b55fcfa922d53c51b3c2be8319c4d68a3b83
2   "name": "FileOperations",
3   "version": "0.0.8",
4   "summary": "A Library that helps developers to handle file operations",
5   "description": "This Library contains methods for iOS file operations. This library helps developers to easily implement file operations",
6   "homepage": "https://github.com/rintoandrews90/FileOperations",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2012\n                   Permission is granted to...\n"
10   },
11   "authors": {
12     "Rinto Andrews": "rintoandrews90@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/rintoandrews90/FileOperations.git",
20     "tag": "0.0.8"
21   },
22   "source_files": [
23     "FileOperations",
24     "FileOperations/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "FileOperations/Exclude",
27   "swift_version": "4.2"