| { | |
| "name": "XCXIB", | |
| "version": "1.0.0", | |
| "summary": "这是个常用xib的工具", | |
| "description": "1、增加UIbutton相关xib\n2、增加UIlabel相关xib\n3、增加UIview相关xib", | |
| "homepage": "https://github.com/605294156/XCXIB.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "cheng": "qq_666888@sina.cn" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/605294156/XCXIB.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "XCXIB/*.{h,m}" | |
| } |