| { |
| "name": "TYGridPassWord", |
| "version": "1.0.0", |
| "summary": "A iOS7 Style Grid PassWord View by Objective-C.", |
| "description": "A iOS7 Style Grid PassWord View used in iOS, which implement by Objective-C.", |
| "homepage": "https://github.com/tinyxx/TYGridPassWord", |
| "license": "MIT", |
| "authors": { |
| "tinyxx": "tinyxx415@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/tinyxx/TYGridPassWord.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "TYGridPassWord/*", |
| "frameworks": "UIKit" |
| } |