blob: ccebf895168967712be77c82c312e7740f3989da [file] [log] [blame]
{
"name": "ICLocationFramework",
"version": "5.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": {
"Mradul Mathur": "mradul.mathur@ranosys.com"
},
"source": {
"http": "https://github.com/kritikamiddha/ICLocationFrameworkRepo/releases/download/5.0/ICLocationFramework.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "ICLocationFramework.framework"
},
"swift_version": "4.0"
}