blob: 59bc49f145efac234cab833a73f4d4ae562c3e11 [file] [log] [blame]
{
"name": "NKLocation",
"version": "1.0.0",
"summary": "Simply get current location",
"description": "This is Super Simple to get current location1",
"homepage": "https://github.com/nanda477/NKLocation",
"license": "MIT",
"authors": {
"Nanda": "nandakishore767@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/nanda477/NKLocation.git",
"tag": "1.0.0"
},
"source_files": "NKLocation/**/*",
"exclude_files": "NKLocation/**/*.plist",
"swift_versions": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.2"
}