blob: d6cc88d75ae4b1d12b88cb3da53de47b4608d790 [file] [log] [blame]
{
"name": "StickerPipe",
"version": "0.1.9",
"platforms": {
"ios": "7.1"
},
"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.9"
},
"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}"
]
}