blob: 9b32b2fa6aa918814f1b08ff046611154cdd5e3b [file] [log] [blame]
{
"name": "ICLocationFramework",
"version": "2.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/2.0/MySecondFramework.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "MySecondFramework.framework"
},
"swift_version": "4.0"
}