blob: 6a03ba97cfa0a2407f74e6332157c61007e905f5 [file] [log] [blame]
{
"name": "ICSLocationManager",
"version": "0.0.2",
"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.2"
},
"source_files": "ICSLocationManager/**/*.{h,m}"
}