blob: 33088f367e684a18cef7ad37387a54450468f98a [file] [log] [blame]
{
"name": "StickerPipe",
"version": "0.4.3",
"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.4.3"
},
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"DFImageManager": [
"0.8.0"
],
"MBProgressHUD": [
"1.0.0"
],
"SDWebImage": [
"3.8.2"
]
},
"resources": "SDK/Resources/*",
"source_files": "SDK/**/*.{h,m}",
"module_name": "Stickerpipe"
}