blob: 87877ee441e627142b9a24d7722877d47716d0d7 [file] [log] [blame]
{
"name": "StickerPipe",
"version": "0.2.12",
"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.2.12"
},
"vendored_frameworks": "Stickerpipe/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"
}