| { | |
| "name": "YBAttributeTextTapAction", | |
| "version": "2.0.4", | |
| "summary": "一行代码添加文本点击事件", | |
| "description": "Code updated by Lyb.", | |
| "homepage": "https://github.com/lyb5834/YBAttributeTextTapAction.git", | |
| "license": "MIT", | |
| "authors": { | |
| "lyb": "lyb5834@126.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/lyb5834/YBAttributeTextTapAction.git", | |
| "tag": "2.0.4" | |
| }, | |
| "source_files": "YBAttributeTextTapAction/*.{h,m}", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "6.0" | |
| } | |
| } |