blob: 349c6951654a6a3e01d05f568eaeb6e3cdb88ed9 [file] [log] [blame]
{
"name": "ImojiSDK",
"version": "0.2.4",
"license": "MIT",
"summary": "iOS SDK for Imoji.",
"homepage": "http://imoji.io/sdk",
"authors": {
"Nima Khoshini": "nima@imojiapp.com"
},
"source": {
"git": "https://github.com/imojiengineering/imoji-ios-sdk.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Source/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Bolts": [
"~> 1.1"
],
"libwebp": [
"~> 0.4.3"
]
}
}