blob: 84dcad6efe00e120f5d8646db517c32b266e2a15 [file] [log] [blame]
{
"name": "ICSLocationManager",
"version": "0.0.8",
"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.8"
},
"source_files": "ICSLocationManager/**/*.{h,m,swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}