blob: 364875c027f76f2c19708bd6575ad5b673ac3c21 [file] [log] [blame]
{
"name": "CameraSDK",
"version": "0.0.1",
"summary": "An easy to use lib for integrating Stories into your app",
"description": "Fast and convenient way of adding cool Stories into your app. See screenshots for more detail",
"homepage": "https://github.com/908Inc/CameraSDK",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"908 Inc.": "vz@908.dp.ua"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/908Inc/CameraSDK.git",
"tag": "0.0.1"
},
"source_files": "CameraSDK/**/*.{swift}",
"resources": "CameraSDK/CameraSDK/StoriesSDK/res/*.*",
"dependencies": {
"SAMKeychain": [
],
"MD5Digest": [
],
"SDWebImage": [
],
"MBProgressHUD": [
]
},
"pushed_with_swift_version": "3.1"
}