| { | |
| "name": "GFPinView", | |
| "version": "0.1.1", | |
| "summary": "A pin input view", | |
| "description": "一个简易的密码输入控件,A simple password/pin input view", | |
| "homepage": "https://github.com/guofengld/GFPinView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "guofengld": "guofengld@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/guofengld/GFPinView.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "GFPinView/**/*", | |
| "dependencies": { | |
| "Masonry": [ | |
| ] | |
| } | |
| } |