[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 0 / f / 1 / NSString+VTContainsSubstring / 0.3 / NSString+VTContainsSubstring.podspec.json
blob31be7f5ff8e74e2ea0f888a20b9c3c1850d0815c
2   "name": "NSString+VTContainsSubstring",
3   "version": "0.3",
4   "summary": "NSString category to test the presence of a given substring.",
5   "description": "`NSString` category to test the presence of a given substring.",
6   "homepage": "https://github.com/vtourraine/NSString-VTContainsSubstring",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vincent Tourraine": "me@vtourraine.net"
13   },
14   "social_media_url": "http://twitter.com/vtourraine",
15   "source": {
16     "git": "https://github.com/vtourraine/NSString-VTContainsSubstring.git",
17     "tag": "0.3"
18   },
19   "source_files": "Classes",
20   "frameworks": "Foundation",
21   "requires_arc": true