blob: 24ccd6c7944e2dd3a53bcf3f15b523222dde1491 [file] [log] [blame]
{
"name": "ToggleExample",
"version": "0.0.2",
"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": {
"git": "https://github.com/ravikanthatstoryboard/ToggleExample.git",
"tag": "0.0.2"
},
"source_files": "ToggleExample.framework/**/*.{h,m,swift,framework}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}