blob: e422991a547e1a9ccc4d45168cda3b8658a7115e [file] [log] [blame]
{
"name": "StickerPipe",
"version": "0.3.5",
"platforms": {
"ios": "8.0"
},
"summary": "Easy stickers SDK for integration in messangers.",
"homepage": "https://github.com/908Inc/stkiOS",
"license": "Apache License, Version 2.0",
"authors": "908 Inc.",
"source": {
"git": "https://github.com/908Inc/stkiOS.git",
"tag": "0.3.5"
},
"vendored_frameworks": "Stickerpipe/Framework/Stickerpipe.framework",
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.0"
],
"DFImageManager": [
"~> 0.5.0"
],
"MD5Digest": [
"~> 1.1"
],
"RMStore": [
"~> 0.7"
],
"RMStore/KeychainPersistence": [
],
"RMStore/NSUserDefaultsPersistence": [
],
"SDWebImage": [
"~> 3.7"
]
},
"resources": "Stickerpipe/Bundle/ResBundle.bundle",
"module_name": "Stickerpipe"
}