blob: 74765711d8551d6dcba23442c4f41de44b27288c [file] [log] [blame]
{
"name": "LocationManager@Kocsistem",
"version": "1.6.2",
"summary": "KocSistem LocationManager framework",
"description": "A description of LocationManager Library",
"homepage": "https://dev.azure.com/oneframemobile/OneFrameIOS/_wiki/wikis/OneFrameIOS.wiki",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Kocsistem": "oneframemobile@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://raw.githubusercontent.com/oneframemobile/location-manager-ios/master/LocationManager.zip"
},
"swift_versions": "4.2",
"ios": {
"vendored_frameworks": "LocationManager.framework"
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
},
"frameworks": "CoreLocation",
"swift_version": "4.2"
}