[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 0 / 2 / c / Validex / 0.0.1 / Validex.podspec.json
blob60e87737a48bf6a10e2b96749c4b60a063c2a75a
2   "name": "Validex",
3   "version": "0.0.1",
4   "summary": "The validex framework allows you to validate inputs of text fields and text views in a convenient way.",
5   "description": "The Validex framework includes all the basic validations needed for textfields and image compression. Call the class validateframework for validation and imagecompressframework for image compression",
6   "homepage": "https://github.com/samplexgit/Validex",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "": ""
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/samplexgit/Validex.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Validex",
23     "Validex/**/*.{h,m}"
24   ]