[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / e / 9 / 6 / GeneralFormatter / 1.0.0 / GeneralFormatter.podspec.json
bloba7066b752289d7b84ba50bc96773a80248a6757b
2   "name": "GeneralFormatter",
3   "version": "1.0.0",
4   "summary": "A general formatter.",
5   "description": "A library to format some general information like: CNPJ, CPF, Brazilian telephone, etc.",
6   "homepage": "https://github.com/OpenCraft/GeneralFormatter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Uriel Battanoli": "urielbattanoli@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/OpenCraft/GeneralFormatter.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GeneralFormatter/Classes/**/*",
22   "pushed_with_swift_version": "3.0"