[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 7 / TSValidatedTextField / 0.1.0 / TSValidatedTextField.podspec.json
bloba820e046b19de9b9a69d1ccd4bb2baa2aeac1c62
2   "name": "TSValidatedTextField",
3   "version": "0.1.0",
4   "summary": "TSValidatedTextField",
5   "description": "Simple and ready to use subclass of UITextField which uses NSRegularExpression to allows you to validate text in the text field with pattern you set.",
6   "homepage": "https://github.com/piotrbernad/PBGroupScrollController",
7   "license": "Apache",
8   "authors": {
9     "tomkowz": "tmk.szlc@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/appunite/TSValidatedTextField.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes"