blob: 4587814690df727d84e0c0a7ee392bdb63e3fa02 [file] [log] [blame]
{
"name": "ICSLocationManager",
"version": "0.0.4",
"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.4"
},
"source_files": "ICSLocationManager/**/*.{h,m}"
}