| { |
| "name": "GSTextField", |
| "version": "0.1.0", |
| "summary": "GSTextField is a error view with UITextField", |
| "description": "Алдаа харуулдаг, Мөн алдааны мэссэж харуулдаг UITextfield.", |
| "homepage": "https://github.com/gangstarmn/GSTextField", |
| "license": "MIT", |
| "authors": { |
| "Gantulga": "gangstarmn@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/gangstarmn/GSTextField.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": "GSTextField/**/*.{h,m}", |
| "resources": "GSTextField/**/*.{xib,xcassets,bundle}", |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "dependencies": { |
| "InputValidators": [ |
| |
| ], |
| "SCViewShaker": [ |
| |
| ], |
| "GSLocalization": [ |
| |
| ] |
| } |
| } |