blob: a4691d7f7b3cd01a64001bad19079d440d81ed7c [file] [log] [blame]
{
"name": "ToggleExample",
"version": "0.0.1",
"summary": "A short description of ToggleExample for getting Location from background .",
"description": "Getting the location from the backgroud running app",
"homepage": "https://github.com/ravikanthatstoryboard/ToggleExample",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Ravikanth": "ravikanthcse2011@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://www.techiexpert.com/ToggleExample.zip"
},
"source_files": "ToggleExample.framework/**/*.{h,m,swift,framework}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}