blob: d8b59e893fb1f8335836270ef571b3dd7544edfd [file] [log] [blame]
{
"name": "ICLocationFramework",
"version": "3.0",
"summary": "Description of ICLocationFramework for cocoapods.",
"description": "This component helps you to get location via calling only a single function and get it in callback.",
"homepage": "https://github.com/kritikamiddha/ICLocationFrameworkRepo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kritika Middha": "kritika.middha@ranosys.com"
},
"source": {
"http": "https://github.com/kritikamiddha/ICLocationFrameworkRepo/releases/download/3.0/SelfieCheckFramework.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "SelfieCheckFramework.framework"
},
"swift_version": "4.0"
}