[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / e / 9 / GFT-Utils / 1.0.4 / GFT-Utils.podspec.json
blobb421fda24a98375e1e529025919fda6ac4e68282
2   "name": "GFT-Utils",
3   "version": "1.0.4",
4   "summary": "Extensions and methods to help creating projects inside GFT.",
5   "swift_version": "4.1",
6   "description": "Extensions of iOS elements to help the developer build apps easily and without re-writing codes.\n\n//Verify if the CPF if valid or not\nEx.: \"String\".isValidCPF()",
7   "homepage": "https://git.gft.com/digital-channels-components/iOS/GFT-Utils",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "lono": "lazaro.neto@gft.com"
14   },
15   "source": {
16     "git": "https://git.gft.com/digital-channels-components/iOS/GFT-Utils.git",
17     "tag": "1.0.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GFT-Helper/{Classes,Extensions}/**/*"