[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / f / e / TextFetcher / 1.0.0 / TextFetcher.podspec.json
blob92d3a9f4fb48628b37e9ee98e0c09b8de3cdfd78
2   "name": "TextFetcher",
3   "version": "1.0.0",
4   "summary": "A library for retrieving, caching, and returning versionable bundled or remote text files.",
5   "description": "TextFetcher is a library for retrieving, caching, and returning versionable bundled or remote text files.",
6   "homepage": "https://github.com/MREdigital/TextFetcher",
7   "license": "MIT",
8   "authors": {
9     "Eric Reedy": "eric@madcapstudios.com"
10   },
11   "source": {
12     "git": "https://github.com/MREdigital/TextFetcher.git",
13     "tag": "1.0.0"
14   },
15   "source_files": [
16     "TextFetcher",
17     "TextFetcher/**/*.{h,m,swift}"
18   ],
19   "exclude_files": "TextFetcher/Exclude",
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "12.0",
24     "osx": "10.15",
25     "tvos": "13.0",
26     "watchos": "6.2"
27   },
28   "swift_version": "5.0"