blob: c2119c04d71c90543dace2f00409a8ab4b506177 [file] [log] [blame]
{
"name": "ScanSDKCocoapods",
"platforms": {
"ios": "12.0"
},
"summary": "ScanSDKCocoapods lets a user create an image from the camera.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Shah": "kevin@moontechnolabs.com"
},
"homepage": "http://192.168.1.10:3000/kevin/ScanSDKCocoaPods",
"source": {
"git": "http://192.168.1.10:3000/kevin/ScanSDKCocoaPods.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"SKPhotoBrowser": [
]
},
"source_files": "ScanSDKCocoapods/**/*.{h,m,swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}