blob: 69e72e9a4508d344d8391b7b53121e31513e0efe [file] [log] [blame]
{
"name": "EmojiPicker",
"version": "1.1",
"summary": "Emoji Picker",
"description": "Emoji picker written on Swift 4.2 by levantAJ",
"homepage": "https://github.com/levantAJ/EmojiPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tai Le": "sirlevantai@gmail.com"
},
"source": {
"git": "https://github.com/levantAJ/EmojiPicker.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "EmojiPicker/**/*.{swift}",
"resources": "EmojiPicker/**/*.{storyboard,xib,json,xcassets,lproj}"
}