[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / b / 5 / 8 / GSTextField / 0.1.6 / GSTextField.podspec.json
blob862d1f00bd9a3675a0fefc528ff068b0068b93c5
2   "name": "GSTextField",
3   "version": "0.1.6",
4   "summary": "GSTextField is a error view with UITextField",
5   "description": "Алдаа харуулдаг, Мөн алдааны мэссэж харуулдаг UITextfield.",
6   "homepage": "https://github.com/gangstarmn/GSTextField",
7   "license": "MIT",
8   "authors": {
9     "Gantulga": "gangstarmn@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/gangstarmn/GSTextField.git",
16     "tag": "0.1.6"
17   },
18   "source_files": "GSTextField/**/*.{h,m}",
19   "resources": "GSTextField/**/*.{xib,xcassets,bundle}",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "GSLocalization": [
25     ],
26     "InputValidators": [
28     ],
29     "SCViewShaker": [
31     ]
32   }