blob: 0cbdddeb43aa4c0af7da883a12cfd006c6d10eb0 [file] [log] [blame]
{
"name": "IndustryByte",
"version": "0.0.1",
"summary": "A short description of IndustryByte.",
"description": "Description for IndustryByte",
"homepage": "https://docs.industrybyte.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Sasin": "adamsasin95@gmail.com"
},
"social_media_url": "https://industrybyte.com",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/brudi95/industrybyte.git",
"tag": "0.0.1"
},
"source_files": [
"IndustryByte/*.swift",
"IndustryByte/Images/*"
],
"frameworks": [
"UIKit",
"AVKit"
],
"pushed_with_swift_version": "3.0"
}