blob: 23782b8f2386a41cf952cdf4fda8f131626b65d1 [file] [log] [blame]
{
"name": "StickerPipe",
"version": "0.3.19",
"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.19"
},
"vendored_frameworks": "Stickerpipe/Framework/Stickerpipe.framework",
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"DFImageManager": [
"0.8.0"
],
"RMStore": [
"0.7.1"
],
"RMStore/KeychainPersistence": [
],
"RMStore/NSUserDefaultsPersistence": [
],
"SDWebImage": [
"3.8.2"
]
},
"resources": "Stickerpipe/Framework/ResBundle.bundle",
"module_name": "Stickerpipe"
}