blob: f7eaa93337310fb1fbcc958be9a3617f9f629bb2 [file] [log] [blame]
{
"name": "StickerPipe",
"version": "0.2.9",
"platforms": {
"ios": "7.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.9"
},
"source_files": "Stickerpipe/Stickerpipe/SDK/*.{h,m}",
"public_header_files": "Stickerpipe/Stickerpipe/SDK/*.h",
"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/ResBundle",
"module_name": "Stickerpipe"
}