| { |
| "name": "SpecialInteractionTextField", |
| "version": "0.0.3", |
| "summary": "增强交互的TextField.", |
| "description": "First upload\n*Hope to succeed", |
| "homepage": "https://github.com/534214117/SpecialInteractionTextField", |
| "license": "MIT", |
| "authors": { |
| "Sonia": "534214117@qq.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/534214117/SpecialInteractionTextField.git", |
| "tag": "v0.0.3" |
| }, |
| "source_files": "SpecialInteractionTextField/**/*.{h,m}", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "requires_arc": true, |
| "dependencies": { |
| "pop": [ |
| |
| ] |
| } |
| } |