blob: b764b091cb3fa1ae61ea85df3931a4a5e10a102c [file] [log] [blame]
{
"name": "YIEmoji",
"version": "1.0.0",
"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.0"
},
"source_files": "Classes/*.{h,m}",
"resources": "Resources/YIEmoji.bundle",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}