[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 5 / 4 / TestStringReader / 0.1.0 / TestStringReader.podspec.json
blobde39f79f9f9c142e3eda4f34d2696b99f70a493d
2   "name": "TestStringReader",
3   "version": "0.1.0",
4   "summary": "This a test pod for string reader",
5   "description": "This is just created to learn how to generate pods for code implementation.",
6   "homepage": "https://github.com/kalyan-c/TestStringReader",
7   "license": "MIT",
8   "authors": {
9     "kalyan": "kalyanc676@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.3"
13   },
14   "swift_versions": "4.0",
15   "source": {
16     "git": "https://github.com/kalyan-c/TestStringReader.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "TestStringReader/**/*.{h,m,swift}",
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "swift_version": "4.0"