{ | |
"name": "DCEmoji", | |
"version": "1.0.5", | |
"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.5" | |
}, | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "Emoticon/**/*.{h,m,bundle}", | |
"resources": "Emoticon/Model/Images.bundle" | |
} |