blob: ccd1b35e8f50e4e069d153bc0a8c6d52122c591d [file] [log] [blame]
{
"name": "ICSLocationManager",
"version": "0.0.7",
"summary": "A CocoaPods library written in Swift. For background location",
"description": "This CocoaPods library helps you perform background location.",
"homepage": "https://github.com/icodestate/ICSLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iCodestate": "icodestate@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/icodestate/ICSLocationManager.git",
"tag": "0.0.7"
},
"source_files": "ICSLocationManager/**/*.{h,m,swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}