blob: ef946211acadfcd28e547b45a2cb8ba8d4d14567 [file] [log] [blame]
{
"name": "StickerPipe",
"version": "0.2.2",
"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.2"
},
"source_files": "StickerPipe/SDK/*.{h,m}",
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.0"
],
"DFImageManager": [
"~> 0.5.0"
],
"MD5Digest": [
"~> 1.1"
],
"RMStore": [
"~> 0.7"
],
"RMStore/KeychainPersistence": [
],
"RMStore/NSUserDefaultsPersistence": [
]
},
"resources": [
"StickerPipe/SDK/Media.xcassets",
"StickerPipe/SDK/*.{xcdatamodeld}",
"StickerPipe/SDK/StickerPipe.xcassets",
"StickerPipe/SDK/*.xib"
]
}