blob: 946b0f9c7f5cc5c81f98ff3fb44191517587adc6 [file] [log] [blame]
{
"name": "StickerPipe",
"version": "0.1.11",
"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.1.11"
},
"source_files": "StickerPipe/SDK/*.{h,m}",
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.0"
],
"AFNetworking": [
"~> 2.0"
],
"GoogleAnalytics": [
"~> 3.0"
]
},
"resources": [
"StickerPipe/SDK/Media.xcassets",
"StickerPipe/SDK/*.{xcdatamodeld}"
]
}