| { | |
| "name": "DCEmoji", | |
| "version": "1.0.4", | |
| "license": "MIT", | |
| "summary": "A emoji putView on iOS.", | |
| "homepage": "https://github.com/Wlfade/DCEmoji", | |
| "authors": { | |
| "Wlfade": "734691535@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Wlfade/DCEmoji.git", | |
| "tag": "1.0.4" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Emoticon/**/*.{h,m,bundle}", | |
| "resources": "Emoticon/Model/Emoticons.bundle" | |
| } |