[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / 9 / MHValidation / 1.1 / MHValidation.podspec.json
blobe17a34e45eec72ad9ed86888a4fdb903999540c7
2   "name": "MHValidation",
3   "version": "1.1",
4   "license": "MIT",
5   "homepage": "https://github.com/mariohahn/MHValidationClass",
6   "authors": {
7     "Mario Hahn": "mario_hahn@me.com"
8   },
9   "summary": "Validates objects in a view. You just have to set the classes which you want to validate.",
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/mariohahn/MHValidationClass.git",
15     "tag": "v1.1"
16   },
17   "source_files": [
18     "MHValidationViewController/MHValidation/"
19   ],
20   "requires_arc": true