blob: 8b51c0751eef1c698969b08225da583e7fdeae4f [file] [log] [blame]
{
"name": "YIEmoji",
"version": "1.0.1",
"license": {
"type": "Beerware",
"text": "If we meet some day, and you think this stuff is worth it, you can buy me a beer in return."
},
"homepage": "https://github.com/inamiy/YIEmoji",
"authors": {
"Yasuhiro Inami": "inamiy@gmail.com"
},
"summary": "NSString addition for iOS Emoji.",
"source": {
"git": "https://github.com/inamiy/YIEmoji.git",
"tag": "1.0.1"
},
"source_files": "Classes/*.{h,m}",
"resources": "Resources/YIEmoji.bundle",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}