[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / e / GTMNSStringHTMLAdditions / 0.1.0 / GTMNSStringHTMLAdditions.podspec.json
blobd58cf90d735603c7a623d8ccec8484c7b291196e
2   "name": "GTMNSStringHTMLAdditions",
3   "version": "0.1.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\n",
6   "homepage": "https://code.google.com/p/google-toolbox-for-mac/",
7   "license": "Apache",
8   "authors": {
9     "Gregory Jeckell": "greg@tilofy.com"
10   },
11   "source": {
12     "git": "https://github.com/greg-tilofy/GTMNSStringAdditions.git",
13     "tag": "0.1.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   }