[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 5 / GSMaterialTextField / 0.0.5 / GSMaterialTextField.podspec.json
blobe78428540d174e8cfe8ed14f8e4a42218f46dde5
2   "name": "GSMaterialTextField",
3   "version": "0.0.5",
4   "summary": "GSMaterialTextField is a error view with UITextField",
5   "description": "Алдаа харуулдаг, Мөн алдааны мэссэж харуулдаг UITextfield.",
6   "homepage": "https://github.com/gangstarmn/GSMaterialTextField",
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/GSMaterialTextField.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "GSMaterialTextField/**/*.{h,m}",
19   "resources": "GSMaterialTextField/**/*.{xib,xcassets,bundle}",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "InputValidators": [
25     ],
26     "SCViewShaker": [
28     ],
29     "HexColors": [
31     ],
32     "GSLocalization": [
34     ]
35   }