blob: 92e09469847dd70244070e15ed7ea7cdbbafab59 [file] [log] [blame]
{
"name": "SwiftBackgroundLocation",
"version": "0.1.4",
"summary": "Efficient and Easy Location Background Monitoring in Swift",
"description": "Easy Location Background Monitoring based on regions and significant location change.",
"homepage": "https://github.com/yoman07/SwiftBackgroundLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yoman07": "roman.barzyczak+web@gmail.com"
},
"source": {
"git": "https://github.com/yoman07/SwiftBackgroundLocation.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/roman_barzyczak",
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftBackgroundLocation/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1"
},
"pushed_with_swift_version": "3.1"
}