[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / c / 7 / e / GTMNSStringHTMLAdditions / 0.2.0 / GTMNSStringHTMLAdditions.podspec.json
blob5dc8f54a969f3d2e7428979d0b95782878c20947
2   "name": "GTMNSStringHTMLAdditions",
3   "version": "0.2.0",
4   "summary": "GTMNSStringHTMLAdditions contains Google Toolbox for Mac string methods",
5   "description": "Google Toolbox for Mac string categories. Some useful methods for dealing with HTML strings",
6   "homepage": "https://code.google.com/p/google-toolbox-for-mac/",
7   "license": "Apache",
8   "authors": {
9     "Gregory Jeckell": "gregory.jeckell@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gjeck/GTMNSStringAdditions.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "GTMNSStringHTMLAdditions": [
22       "Pod/Assets/*.png"
23     ]
24   }