blob: 44ad1a6fda0dc0a092c2a54e3534be65385c4673 [file] [log] [blame]
{
"name": "ICSLocationManager",
"version": "0.0.1",
"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.1"
},
"source_files": "ICSLocationManager/**/*.{h,m}"
}