[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / c / StringUtilities / 2.2.0 / StringUtilities.podspec.json
blob602a46ffd5ddd4ef944e0b04c492f5801f4b9d0d
2   "name": "StringUtilities",
3   "version": "2.2.0",
4   "summary": "A collection of utilities to work with strings",
5   "description": "Collection of utilities to work with strings, including regex helpers and\ntrimming methods",
6   "homepage": "https://github.com/visualNACert/StringUtilities",
7   "license": {
8     "type": "Propietary",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lluís Ulzurrun de Asanza i Sàez": "lulzurrun@visualnacert.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/visualNACert/StringUtilities.git",
20     "tag": "2.2.0"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Source/Exclude",
27   "pushed_with_swift_version": "3.0"