blob: 5e7c9911e39af6e6f3ac9b837ccec3319a15691e [file] [log] [blame]
{
"name": "Smile",
"summary": "Emoji in Swift",
"version": "0.2.0",
"homepage": "https://github.com/onmyway133/Smile",
"license": "MIT",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"source": {
"git": "https://github.com/onmyway133/Smile.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/onmyway133",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.2"
},
"requires_arc": true,
"source_files": "Sources/**/*"
}